SELECT campaign_group.id, campaign.name, campaign.advertising_channel_type, campaign.target_spend.cpc_bid_ceiling_micros FROM campaign WHERE campaign.id = 'campaign.id'Based on the information provided, it appears you are trying to update the Maximum Conversions target cost-per-click. You may try the following sample request:
{
"operations": [
{
"update": {
"resourceName": "customers/**********/campaigns/"***********,
"maximizeConversions": {
"targetCpaMicros": 58000000
}
},
"updateMask": "maximizeConversions.targetCpaMicros"
}
]
}
If you still face any issues even after following the above suggestions, kindly share the latest complete API logs (request and response with request-id and request header) generated at your end.![]() |
Google Ads API Team |
[2025-03-07 16:26:18Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q02vH75g:ref" (ADR-00292245)
![]() |
Google Ads API Team |
[2025-03-10 20:00:10Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q02vH75g:ref" (ADR-00292245)
![]() |
Google Ads API Team |
[2025-03-11 14:20:28Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q02vH75g:ref" (ADR-00292245)