update_campaign
Modify an existing ad campaign by ID, applying changes only to provided fields such as status, budget, or targeting. Send null to clear description, start time, or end time.
Instructions
Update a campaign by ID. Only provided fields are updated. Omitted optional fields reset to defaults except where noted. Send null to clear description/start_time/end_time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| budget | No | ||
| status | No | ||
| end_time | No | ||
| objective | No | ||
| targeting | No | ||
| start_time | No | ||
| campaign_id | Yes | Campaign ID. | |
| description | No | ||
| bidding_type | No | ||
| ad_account_id | No | Optional ad account ID override. | |
| billing_event_type | No | ||
| landing_page_configuration | No | ||
| conversion_event_setting_ids | No |