update_ad
Update an existing Meta ad by modifying only the fields you specify, such as name, status, creative, or tracking specs.
Instructions
Update an existing ad. Only provided fields will be modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New ad name | |
| ad_id | Yes | Ad ID to update | |
| 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 |