Skip to main content
Fallback Microsoft Ads asset group update tool for Performance Max asset groups. This calls REST UpdateAssetGroups with PUT /AssetGroups, but sends a partial AssetGroup object: the runner supplies CampaignId and AssetGroups[0].Id, then merges only the fields in update_payload. Use care with nested asset collections like Headlines, Descriptions, or Images because Microsoft replaces the entire submitted collection. Supports dry-run review.

Inputs

MicrosoftAdsAccountItem

SelectItem

Output

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