Hi,
Welcome to the Google Ads API forum channel.
Upon checking, I've confirmed that our examples are indeed for updating bids at the ad group level. In order for us to provide you with accurate insights, can you please provide a UI screenshot of the field you're trying to update for reference? You may send these via Reply privately to author option.
![]() |
Google Ads API Team |
{ "operations": [ { "update": { "targetSpend": { "cpcBidCeilingMicros": 6000000 }, "resourceName": "customers/XXXXXXXX/campaigns/XXXXXXXXXX" }, "updateMask": "target_spend.cpc_bid_ceiling_micros" } ]