enable_entity
Draft enabling a paused campaign, ad group, ad, or keyword to resume it. Returns a preview; apply with confirm_and_apply.
Instructions
Draft enabling a paused campaign, ad group, ad, or keyword — returns a PREVIEW.
entity_type: "campaign", "ad_group", "ad", or "keyword" entity_id format by type:
campaign: campaign ID (e.g. "12345678")
ad_group: ad group ID (e.g. "12345678")
ad: "adGroupId
adId" (e.g. "12345678987654")keyword: "adGroupId
criterionId" (e.g. "12345678987654")
Call confirm_and_apply with the returned plan_id to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| customer_id | No | ||
| entity_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||