Skip to main content
Fallback Microsoft Ads ad group update tool for advanced or unsupported ad group fields. Use dedicated operations first for common changes such as status or bid. This calls REST UpdateAdGroups with PUT /AdGroups, but sends a partial AdGroup object: the runner supplies CampaignId and AdGroups[0].Id, then merges only the fields in update_payload. Use care with nested objects like Settings because Microsoft may replace the submitted nested object or setting. Supports dry-run review.

Inputs

MicrosoftAdsAccountItem

SelectItem

Output

Type: Dict Returns campaign_id, ad_group_id, updated_fields, final Microsoft Ads UpdateAdGroups payload, dry_run status, and any returned Microsoft response data. Fields: campaign_id, ad_group_id, updated_fields, payload, dry_run, response