create_ad
Create new Facebook and Instagram ads by specifying name, ad set, and creative content. Configure tracking and status for campaign management.
Instructions
Create a new ad. Requires name, adset_id, and creative (JSON object_story_spec). Defaults to PAUSED status.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Ad name | |
| adset_id | Yes | Parent ad set ID | |
| creative | Yes | JSON string of creative spec (object_story_spec with page_id, link_data/photo_data/video_data) | |
| status | No | Ad status (default PAUSED) | PAUSED |
| tracking_specs | No | JSON string of tracking specs array |