Update Ad Set
update_adsetPartially update an ad set by sending only the fields to change: budget, targeting, status, bid, or schedule.
Instructions
Update an existing ad set. Send only the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name | |
| status | No | Status | |
| adset_id | Yes | Ad set ID to update | |
| end_time | No | New end time (ISO 8601) | |
| targeting | No | New targeting JSON object | |
| bid_amount | No | Bid amount in cents | |
| daily_budget | No | New daily budget in cents | |
| lifetime_budget | No | New lifetime budget in cents |