Ad Creatives
Creative library
Lists the ad account's creative library (Meta's /act_X/adcreatives), rows returned verbatim. The default projection covers id, name, status, object type, thumbnail, object_story_spec / asset_feed_spec and url_tags; fields is a raw-passthrough override. Any creative id here is reusable on the create endpoints via existingCreativeId.
get/v1/ads/creatives
Query parameters
accountIdstring required
Zernio SocialAccount id (posting or ads variant) used to resolve the Meta token.
adAccountIdstring required
Meta ad account id (act_<n>).
fieldsstring
Comma-separated Graph field override (supports nested {} projections).
limitinteger
Rows per page
afterstring
Cursor from paging.after of the previous page.
Response
Creatives (raw Meta shape)
Changes
No recorded changes to this endpoint across all 26 revisions of this API.