Ad Creatives

Creative details

One creative's details, verbatim from Meta. fields is a raw-passthrough override of the default projection.

get/v1/ads/creatives/{creativeId}

Path parameters

creativeIdstring required

Platform creative id

Query parameters

accountIdstring required

Zernio SocialAccount id (posting or ads variant) used to resolve the Meta token.

fieldsstring
Example:id,name,status,object_story_spec{page_id,link_data{link,message}}

Comma-separated Graph field override. Supports nested {} projections and Graph field modifiers, so a nested edge can be paged explicitly: without a .limit() modifier the expansion runs at the Meta default page size and the tail is dropped silently.

Response

Creative details

creativeobject

Raw Meta creative node

Changes