Someone wrote me in private asking which API version we were using. And that's a very good point.
For this specific action, we're actually still using the legacy Google AdWords API (v201809). So, if you don’t have the asset ID information in the error message, you can’t use the same workaround as us. Just to share a detail I’ve noticed, I see that in the Google Ads API v.10 release from Feb 9th a change was introduced as you can read on the latest release note of Google Ads API <https://developers.google.com/google-ads/api/docs/release-notes>. *"if an asset with a different name having the same content already exists then the asset uploaded will be silently dropped."* What we’re experiencing is that the asset is dropped with an error, not silently. In my point of view, silently dropping would mean returning the previously existing asset as response. Maybe this is working properly if you specify API version 10. I suppose that the change was accidentally/incorrectly released also for previous API versions, preventing the upload of duplicated assets but not “silently handling” for clients with API < 10. If anyone out there could easily test this hypothesis by doing the API upgrade, and confirming if this solves the issue or not, that would be helpful to pinpoint the cause of the issue for the Google team and maybe find a quick solution for the community. On Friday, February 11, 2022 at 11:32:50 PM UTC+1 adsapi wrote: > Hi Luciano, > > Right now, parsing the error message is the way to handle this error. I'll > work with the team to try and introduce a better way to expose this error. > > > Cheers > Anash > > > ref:_00D1U1174p._5004Q2Hyur3: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 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/96172fcf-2f4a-433e-b18b-acc1485783a8n%40googlegroups.com.