I do not understand how to use the information from the given link in my case. Could you please explain where should I modify this example code ( https://github.com/googleads/google-ads-python/blob/master/ examples/advanced_operations/add_ad_group_bid_modifier.py) to force a validate only behavior?
On Tuesday, June 8, 2021 at 11:22:23 AM UTC-3 adsapi wrote: > Hello, > > For the GoogleAdsService mutate method, you can use the validate_only > <https://developers.google.com/google-ads/api/reference/rpc/v7/MutateGoogleAdsRequest#validate_only> > > field for this purpose. If you are having an issue where changes are still > being made despite this field being set to 'true', please send us the > complete request and response logs so that we can investigate any issues. > > Thanks, > Matt > Google Ads API Team > > [image: Google Logo] > Matt > Google Ads API Team > > > ref:_00D1U1174p._5004Q2I02QG: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/d6ee5309-79a7-4e03-a7bd-5f4edf0805a2n%40googlegroups.com.
