Hi Chandar,
Thank you for your reply. I'm also a member of the Google Ads API support team
and allow me to assist you here.
Upon checking on my end, I was able to remove the target_roas value with the
provided request below:
Request
-------
MethodName: google.ads.googleads.v12.services.CampaignService/MutateCampaigns
Endpoint: googleads.googleapis.com:443
operations {
update {
resource_name: "customers/(customerId)/campaigns/(campaignId)"
}
update_mask {
paths: "resource_name"
paths: "maximize_conversion_value.target_roas"
}
}
Response
--------
results {
resource_name: "customers/(customerId)/campaigns/(campaignId)"
}
To test the target_roas value is removed, you may try the below query:
SELECT campaign.id,
campaign.maximize_conversion_value.target_roas,
campaign.bidding_strategy,
campaign.bidding_strategy_type,
campaign.target_roas.cpc_bid_ceiling_micros,
campaign.target_roas.cpc_bid_floor_micros,
campaign.target_roas.target_roas,
campaign.maximize_conversions.target_cpa_micros,
campaign.target_cpa.target_cpa_micros
FROM campaign
WHERE campaign.id=campaignid.
Best regards,
Jinky
Google Ads API Team
ref:_00D1U1174p._5004Q2iUykd:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/-mw_b000000000000000000000000000000000000000000000RPIIKK00TIk_h2o2RLWcgaHq8XYNTg%40sfdc.net.