Hi -- I am getting an error 

google.api_core.exceptions.ResourceExhausted: 429 Resource has been 
exhausted (e.g. check quota).

I am trying to add keywords to a negative keyword list. Specifically, it is 
failing when I do a mutate_shared_criteria operation:

            resp = self._shared_criterion_service.mutate_shared_criteria(
                self._customer_id, shared_criteria_ops
            )

I find this a bit odd because I am not adding that many -- the number of 
keywords I am adding is under 10K

Where can I check what our quota is? And how can I go about requesting 
more? We are looking at trying do something like add 100K keywords daily. 

Any advice on this would be most appreciated, thank you!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/13cb9ad9-d242-4320-800e-a4d33b74b294%40googlegroups.com.

Reply via email to