Hello everyone,
I've been working with Google Ads API to manage Performance Max campaigns and encountered an issue while trying to update the BUSINESS_NAME fieldType in assetGroupAssets. >From the documentation and my own tests, I understand that to update an asset group asset, one must either: - *Delete the old asset first* (if there's room within the resource limit for that type), then create a new asset. - *Create the new asset first*, then delete the old one. This approach worked well for updating HEADLINE and DESCRIPTION. However, I'm facing issues with BUSINESS_NAME due to its strict limit of *1 asset per asset group*: 1. If I *delete first*, the API throws an error: json Sao chép mã { "message": "Business name asset for a valid asset group is not enough." } 2. If I *create first*, the API throws a different error: json Sao chép mã { "message": "The request would cause a limit on the number of allowed resources of this type to be exceeded." } On the Google Ads Dashboard, it's possible to update the BUSINESS_NAME without hitting these issues. Is there any way to replicate this behavior through the API? Any guidance or workaround for this would be greatly appreciated. Thank you in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 visit https://groups.google.com/d/msgid/adwords-api/bde10b7a-32f2-4a30-a477-3b4654dc7c14n%40googlegroups.com.