Hi,
I am using Google ads offline Conversion API for uploading daily click conversions.
What is the maximum number of times I can call the API per day for one account?
Note: I know quota of 200 events per API call, but I am calling the API again and again for each event in a loop so what is the quota for that?(i.e. Maximum number of times I can call the API per day with credentials of a single account)
Thanks