Hello, this case was escalated to me.
I checked your requests internally, and the errors being raised are related to the frequency that you create customer accounts at.
As described in
this blog post , we are implementing new limitations on CreateCustomerClient, including quota restrictions that limit the number of requests that can be made in a given amount of time.
Our recommendation, in case you receive these errors, is to implement a retry mechanism that waits for 30 seconds before retrying the call to CreateCustomerClient, to ensure requests are far apart enough from one another to prevent you from hitting quota errors.
Thanks,
 |
| Mattia Tommasone |
| Google Ads API Team |
|