Though on lib. v21.0.0 and all known code using API v17, getting occasional random blocking errors about "v15 is deprecated".
This is only happening on about 9% of requests within the same loop for which the cloud console shows v17 is being primarily used. I will make about 90 of the same calls, and 83 of them will work, but 7 or 8 will give this error. Is this a bug, or if not - how may I know what I may have missed? I have also submitted this as an issue in the Google Ads .NET Github issue tracker <https://github.com/googleads/google-ads-dotnet/issues/574>. Error shown below: Bad Request | [{ "error": { "code": 400, "message": "Request contains an invalid argument.", "status": "INVALID_ARGUMENT", "details": [ { "@type <https://github.com/type>": "type.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure", "errors": [ { "errorCode": { "requestError": "UNSUPPORTED_VERSION" }, "message": "Version v15 is deprecated. Requests to this version will be blocked." } ], "requestId": "gPbhZUjQgKfdCbAer-ZQGQ" } ] } } ] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/080553c6-1c25-4681-86d5-019ab4d0de54n%40googlegroups.com.