Ad Creatives
Create a standalone creative
Creates a creative in the library WITHOUT an ad, reusable on the create endpoints via existingCreativeId. Provide exactly one of imageUrl (uploaded server-side), imageHash (from POST /v1/ads/images or the library list), or carouselCards (2-10 hand-built cards). The Page (and linked Instagram account, when present) is resolved from accountId as the story actor. creativeFeatures configures Advantage+ enhancements. promotion is not supported and any object is rejected with 400.
post/v1/ads/creatives
Request body
Example request
{
"creativeFeatures": {
"auto_promotion_tag": "OPT_IN"
}
}Response
Creative created