Hi Gionni, Thank you for raising this concern to the Google Ads API Forum.
Upon checking the provided logs, I can see that you are encountering the headline limit for asset groups. According to this document, you can only add up to 5 headlines for the asset group. However, upon checking the counts of linked headlines to your asset group using the query below, I can see that you already exceeded the limit. This is the possible reason why the error persists. SELECT asset.id, asset_group_asset.status FROM asset_group_asset WHERE asset_group.resource_name = \"customers/1489840023/assetGroups/6442638580\" AND asset_group_asset.field_type ="HEADLINE" Best regards, Jinky Google Ads API Team ref:_00D1U1174p._5004Q2cFIxw: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 "Google Ads API and AdWords 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/HxZlp000000000000000000000000000000000000000000000RECKVN00xHFSwVx4S0uJq2vPogT7fg%40sfdc.net.
