Hi,
When executing a request
SELECT campaign_group.id, campaign.name, campaign.advertising_channel_type,
campaign.target_spend.cpc_bid_ceiling_micros FROM campaign WHERE campaign.id =
'campaign.id'
Everything is ok. We receive a response.
[{
"results": [{
"campaign": {
Hi,
Please be informed that I have removed your response from the forums as it
contained the PII information.
We understand that you are encountering an 'INVALID_ARGUMENT' error while
attempting to update the campaign's bidding strategy from 'Maximize clicks' to
'Maximize conversions' and modi
When executing a request
SELECT campaign_group.id, campaign.name, campaign.advertising_channel_type,
campaign.target_spend.cpc_bid_ceiling_micros FROM campaign WHERE campaign.id
= 'campaign.id'
Everything is ok. We receive a response.
[{
"results": [{
"campaign": {
"re
Good afternoon I am trying to set the value of the maximum price per click
with this request:
{
"operations": [
{
"update": {
"targetSpend": {
"cpcBidCeilingMicros": 530
},
"resourceName": "customers/*/campaigns/***"
},
"upda
Good afternoon I am trying to set the value of the maximum price per click
with this request:
{
"operations": [
{
"update": {
"targetSpend": {
"cpcBidCeilingMicros": 530
},
"resourceName": "customers/*/campaigns/***"
},
"up