Re: quota/resource exhausted when switching from .net v14 to v15

2024-02-22 Thread Mads Grout
This is exactly the generic answer i sadly wasn't looking for Assuming these are the Quotas the UploadUserDataAsync is a mutate request if i am not mistaken? Unless this also is limited like the 1 QPS?.. https://developers.google.com/google-ads/api/docs/best-practices/quotas Everything is

RE: quota/resource exhausted when switching from .net v14 to v15

2024-02-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. By reviewing your query, I understand that you are getting the "RESOURCE_EXHAUSTED", which means that a system frequency limit has been exceeded. Kindly prevent sending too many requests in a short period of time and also

Quota/Resource Exhausted when switching from .NET V14 to V15

2024-02-22 Thread Mads Grout
Hi We are making the switch from .NET v14 library to v15 to accommodate the new consent status. While doing this we encountered a problem. Hour system uses the UserdataService.UploadUserDataAsync to upload user data to customermatch lists. Currently using the V14 library it is able to handle