Hi team,
I got this response when I tried to add new keywords to my adgroup:
{
"errorCode": {
"resourceCountLimitExceededError": "RESOURCE_LIMIT"
},
"message": "The request would cause a limit on the number of allowed resources of this type to be exceeded.",
"trigger": {
"stringValue": "ENABLED_CRITERIA_PER_AD_GROUP"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 1
}
]
},
"details": {
"resourceCountDetails": {
"enclosingId": "108484546922",
"limit": 20000,
"limitType": "CRITERIA_PER_AD_GROUP",
"existingCount": 20000,
"enclosingResource": "ad_group"
}
}
}
I also found a document from google ads about the account limits and it mentions that the limit is "20,000 ad group targeting items per ad group". My adgroup just only have 19,683 keyword.
Would you give me more information about what does "ad group targeting items" include?
Thanks.