update_adset
Update specified mutable fields on a Meta Ads ad set, such as status, bid amount, daily budget, targeting, or name. Pass only the fields to change.
Instructions
WRITE: Update any mutable field on an ad set (status, bid_amount, daily_budget, targeting, name, etc.). Pass only the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adset_id | Yes | ||
| name | No | ||
| status | No | ||
| bid_amount | No | ||
| daily_budget | No | ||
| lifetime_budget | No | ||
| targeting | No | ||
| optimization_goal | No | ||
| billing_event | No | ||
| start_time | No | ||
| end_time | No |