I am using the Google Ads API.
Search, but I am using google.ads.googleads.v8.services.GoogleAdsService.
GoogleAdsService.Search, but it gets limited very quickly (maybe 15000
times).
The only place I actually use it is
Only once per ad registration.
However, the dashboard of the Google Cloud Platform API shows "12000 times".
Is it being accessed illegally?
Is there any way to find out what kind of queries are being sent?
The error is as follows
{
"message": "Resource has been exhausted (e.g. check quota).",
"code": 8,
"status": "RESOURCE_EXHAUSTED",
"details": [
{
"@type": 0,
"data":
"type.googleapis.com\\/google.ads.googleads.v8.errors.GoogleAdsFailure"
},
{
"@type": 0,
"data": [
{
"errorCode": {
"quotaError": "RESOURCE_EXHAUSTED"
},
"message": "Too many requests. Retry in 286 seconds.",
"details": {
"quotaErrorDetails": {
"rateScope": "DEVELOPER",
"rateName": "Number of operations for basic
access",
"retryDelay": "286s"
}
}
}
]
},
{
"@type": 0,
"data": "DtEn4wpoAwR_23pV2HdQtg"
}
]
}
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/63dd8fcd-f0f9-4559-ba44-515b68ee6caen%40googlegroups.com.