You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Meta only. Dynamic Creative: supply a POOL of assets and Meta auto-combines and optimises them into the best-performing variations within a single ad (mapped to the creative's asset_feed_spec). When set, the top-level single-creative fields (imageUrl, headline, body, linkUrl, callToAction) are ignored. Mutually exclusive with the creatives[] multi-creative shape. Meta limits: ≤10 images, ≤5 bodies / titles / descriptions.
Properties
Name
Type
Description
Notes
imageUrls
List<URI>
Pool of image URLs (1-10). Uploaded to the ad account and referenced by hash in the asset feed.
bodies
List<String>
Primary-text variations (the body copy).
[optional]
titles
List<String>
Headline variations.
[optional]
descriptions
List<String>
Description (link caption) variations.
[optional]
linkUrls
List<URI>
Destination URL variations. At least one is required unless `goal` is `lead_generation`.