Hello,
I am trying to modify the list of negative keywords in campaigns by calling
the API with a list of CampaignCriterionOperation update operations.
This has been working for me until today, but today I am having problems
with the resource limit error. The details of the error are these:
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: "NEGATIVE_KEYWORDS_PER_CAMPAIGN"
}
location {
field_path_elements {
field_name: "operations"
index: 87
}
}
details {
resource_count_details {
enclosing_id: "381093149"
limit: 10000
limit_type: NEGATIVE_KEYWORDS_PER_CAMPAIGN
existing_count: 10063
enclosing_resource: "campaign"
}
}
}
I understand that this error occurs when you have already made 10,000
operations, but it is not my case, since they are the first operations that
I have executed today.
Can you help me find where the problem could be?
Thanks!
Juancho
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7ad78c3e-5d8e-4285-a9ce-3fc988706544n%40googlegroups.com.