update_ad
Modify existing Facebook or Instagram ads by updating specific fields like name, status, creative content, or tracking specifications.
Instructions
Update an existing ad. Only provided fields will be modified.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_id | Yes | Ad ID to update | |
| name | No | New ad name | |
| status | No | New status: ACTIVE, PAUSED, DELETED, ARCHIVED | |
| creative | No | New creative spec as JSON string | |
| tracking_specs | No | New tracking specs as JSON string |