update_adset
Update an existing Meta ad set by changing only the fields you provide, such as budget, targeting, status, or schedule.
Instructions
Update an existing ad set. Only provided fields will be modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New ad set name | |
| status | No | New status: ACTIVE, PAUSED, DELETED, ARCHIVED | |
| adset_id | Yes | Ad set ID to update | |
| end_time | No | New end time (ISO 8601) | |
| dsa_payor | No | Who pays for the ad (legal entity name). Required with dsa_beneficiary for EU-delivering ad sets (DSA) | |
| targeting | No | New targeting spec as JSON string | |
| bid_amount | No | New bid amount in currency cents | |
| start_time | No | New start time (ISO 8601) | |
| daily_budget | No | New daily budget in currency cents | |
| dsa_beneficiary | No | Who benefits from the ad (legal entity name, EU Ad Library). Required by Meta for EU-delivering ad sets (DSA) | |
| lifetime_budget | No | New lifetime budget in currency cents |