Create Ad
create_adCreate a new ad within an ad set by providing the ad set ID and creative ID. Launch targeted ads using an existing creative.
Instructions
Create a new ad within an ad set. Requires adset_id and a creative_id (create the creative first with create_adcreative).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Ad name | |
| status | Yes | Initial status | |
| adset_id | Yes | Parent ad set ID | |
| creative_id | Yes | Creative ID to use (create with create_adcreative first) |