campaigns_update
Update specific campaign fields like status, budget, or targeting. Pass only the fields you want to change and optionally clear geo targeting when updating countries or regions.
Instructions
Update a campaign. Pass only the fields you want to change. Use clearGeoTargetingOnCountryOrRegionChange=true if you change countriesOrRegions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | Yes | ||
| campaign | Yes | Partial campaign object — fields you want to update. | |
| clearGeoTargetingOnCountryOrRegionChange | No | Set to true if changing countriesOrRegions, to clear ad-group geo targeting. | |
| orgId | No | Override the org (account) for this call. Defaults to ASA_ORG_ID. Use the `org_acls` tool to discover orgIds. |