Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.29 KB

File metadata and controls

17 lines (12 loc) · 1.29 KB

CreateStandaloneAdRequestDynamicCreative

Properties

Name Type Description Notes
image_urls Vec Pool of image URLs (1-10). Uploaded to the ad account and referenced by hash in the asset feed.
bodies Option<Vec> Primary-text variations (the body copy). [optional]
titles Option<Vec> Headline variations. [optional]
descriptions Option<Vec> Description (link caption) variations. [optional]
link_urls Option<Vec> Destination URL variations. At least one is required unless goal is lead_generation. [optional]
call_to_action_types Option<Vec> CTA-button variations. Required. (enum: LEARN_MORE, SHOP_NOW, SIGN_UP, BOOK_TRAVEL, CONTACT_US, DOWNLOAD, GET_OFFER, GET_QUOTE, SUBSCRIBE, WATCH_MORE, REGISTER, JOIN, ATTEND, REQUEST_DEMO, VIEW_QUOTE, APPLY, SEE_MORE, BUY_NOW) [optional]
ad_format Option<AdFormat> Asset-feed ad format. Defaults to SINGLE_IMAGE. (enum: SINGLE_IMAGE, CAROUSEL_IMAGE) [optional][default to SingleImage]

[Back to Model list] [Back to API list] [Back to README]