Update Campaign
update_campaignUpdate campaign budget, schedule, status, or description to keep campaigns aligned with current goals. Adjust lifecycle limits and timing without changing bidding type.
Instructions
Update campaign budget, schedule, status, or description. Note: bidding_type cannot be updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Updated campaign name | |
| status | No | Updated status | |
| end_time | No | Unix timestamp end time or null | |
| start_time | No | Unix timestamp start time or null | |
| campaign_id | Yes | The campaign ID to update | |
| description | No | Updated description or null to clear | |
| lifetime_spend_limit_micros | No | Updated lifetime budget in micros (e.g. 30000000 for $30.00) |