create_creative
Create Facebook and Instagram ad creatives by defining content (links, photos, or videos) and connecting them to your Facebook Page for campaign management.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Creative name | |
| object_story_spec | Yes | JSON string of object_story_spec (page_id, link_data/photo_data/video_data) | |
| url_tags | No | URL tags to append to all links | |
| asset_feed_spec | No | JSON string of asset_feed_spec for dynamic creative |