create_creative
Create ad creatives by specifying object story specs for link, photo, or video content tied to a Facebook Page. Set creative name, URL tags, or asset feed spec to support dynamic creatives.
Instructions
Create a new ad creative with object_story_spec. The spec defines the ad content (link, photo, or video) and the associated Facebook Page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Creative name | |
| url_tags | No | URL tags to append to all links | |
| asset_feed_spec | No | JSON string of asset_feed_spec for dynamic creative | |
| object_story_spec | Yes | JSON string of object_story_spec (page_id, link_data/photo_data/video_data) |