Hello Paul,

I was able to set the cpc_bid_micros for the keyword using the Python client 
library. Please find the code snippet below as a reference.

ad_group_criterion.ad_group.value = ad_group_service.ad_group_path(customer_id, 
ad_group_id)
ad_group_criterion.status = 
client.get_type('AdGroupCriterionStatusEnum').ENABLED
ad_group_criterion.keyword.text.value = keyword
ad_group_criterion.cpc_bid_micros.value = 2560000
ad_group_criterion.keyword.match_type = 
client.get_type('KeywordMatchTypeEnum').EXACT

Could you please share the complete request and response logs which will help 
us troubleshoot the issue? Could you please share details of the Python client 
library version that you're using?

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UBloxd: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 
"AdWords API and Google Ads 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/08ZrX000000000000000000000000000000000000000000000PSP0TG00MleqalyJSwqbd-j0MH0odA%40sfdc.net.

Reply via email to