I use google-ads-python lib
When I try to update campaign criterion via CampaignCriterionOperation I run
the code works fine when I set values from the 0.1 - 10.0 range
But there are two special values like
0.0 - which sets in google ads panel value -100%
None - which sets the criterion bid_modifier off (remove the field from object) - in google ads panel visible as dash
Everything works fine on lib version 9.0.0 and API v6.
Hello,
Thank you for reaching out to us.
According to this guide, the modifier must be in the range: 0.1 - 10.0. Most targetable criteria types support modifiers. Use 0 (not 0.0) to opt out of a Device type. If the issue still persists, could you share to us the complete logs (request and response with request-id) generated so our team can better check? You can enable logging via this guide.
Please send the requested details via the Reply privately to author option. If this option is not available, you may send the details directly to our googleadsa...@google.com alias instead.
As an aside, you've mentioned that everything works fine on lib version 9.0.0 and API v6, have you checked on this guide when migrating to Library Version 10.0.0? In addition to that, for any concerns related to the client library, we highly suggest that you reach out to the client library owners on this link instead.
Regards,
|
||||||