Update the status of Google Ads campaigns
Field | Type | Required | Description |
---|---|---|---|
Account | Single-select | Yes | Select one Google Ads account |
Update Type | Tabs | Yes | Choose single campaign or bulk updates |
Field | Type | Required | Description |
---|---|---|---|
Campaign | Dynamic-select | Yes | Select the campaign to update |
New Status | Select | Yes | Choose the new campaign status |
Field | Type | Required | Description |
---|---|---|---|
Structured Data | Dynamic-text | Yes | Data source with campaign_id and status columns |
campaign_id
and status
ENABLED
, PAUSED
, or REMOVED
(case-sensitive)campaign_id | status |
---|---|
123456789 | PAUSED |
987654321 | ENABLED |
456123789 | PAUSED |
Field | Type | Required | Description |
---|---|---|---|
Campaign IDs | Dynamic-text | Yes | Source of campaign IDs |
New Statuses | Dynamic-text | Yes | Source of status values |
ENABLED
, PAUSED
, or REMOVED
(case-sensitive)Status | Description |
---|---|
ENABLED | Campaign is active and serving ads |
PAUSED | Campaign is paused and not serving ads |
REMOVED | Campaign is removed (cannot be undone) |
Can I undo a campaign removal?
REMOVED
permanently deletes the campaign and cannot be undone. Use PAUSED
instead if you might want to reactivate the campaign later.What happens to ads when I pause a campaign?
How do I bulk update campaigns based on performance?
campaign_id
and status
columnsWhat's the difference between structured data and manual mapping?
Can I update campaigns across multiple accounts?
What happens if a campaign ID doesn't exist?