update_adset
Modify existing Meta ad set parameters like budget, targeting, schedule, or status to optimize campaign performance.
Instructions
Update an existing ad set. Only provided fields will be modified.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adset_id | Yes | Ad set ID to update | |
| name | No | New ad set name | |
| status | No | New status: ACTIVE, PAUSED, DELETED, ARCHIVED | |
| daily_budget | No | New daily budget in currency cents | |
| lifetime_budget | No | New lifetime budget in currency cents | |
| targeting | No | New targeting spec as JSON string | |
| start_time | No | New start time (ISO 8601) | |
| end_time | No | New end time (ISO 8601) | |
| bid_amount | No | New bid amount in currency cents |