Hi support,
We are looking into the Sitelink Assets and working with the API to create sitelinks to Google Ads. We noticed an edge case when hitting the Sitelink limit and I was wondering if you can help us with more details.
If we have 19 ENABLED SitelinkAssets linked to an Ad Group (so we have 19 AdGroupAssets enabled) and we send a request to create a new enabled AdGroupAsset to link to that AdGroup, the request will fail the first time, but retrying the same request will succeed. Are you aware of any issues that might cause this?
The failure message we receive is this:
Failure message: errors {
error_code {
resource_count_limit_exceeded_error: RESOURCE_LIMIT
}
message: "This request would exceed a limit on the number of allowed resources. The details of which type of limit was exceeded will eventually be returned in ErrorDetails."
trigger {
string_value: "ENABLED_SITELINK_ASSET_LINKS_PER_AD_GROUP"
}
The same issue also happens if:
- we have 20 enabled sitelinks in an ad group
- we pause a sitelink (we pause the AdGroupAsset)
- we try to unpause the sitelink -> the request fails the first time we try, but works if we retry
I also noticed that this happens in the Google Ads UI, the first time we try to unpause the 20th sitelink it will fail, but it will work on a second try.
Let me know if you have any questions.
Thanks,
Cristina