Google Ads API stopped erroring on duplicate assets with different names
- Date
- Mar 7, 2022
- Effective
- Mar 28, 2022
- Primary source
- Google Ads Developers Blog
From the week of March 28, 2022 the API no longer threw AssetError.CANNOT_MODIFY_ASSET_NAME for duplicate asset content; it ignores the new name and returns the existing asset's resource name.
Sources
- open_in_newChanges to handling duplicate assets in Google Ads APIGoogle Ads Developers Blog · Mar 7, 2022
Related changes
Undo