Hi, Could you provide more details as to why the timing of the operations counter reset impacts your use case? Also, if you are hitting the daily operations limit you might consider analyzing your API calls to see if you can batch individual calls together. For example, the documentation on API operations <https://developers.google.com/adwords/api/docs/ratesheet> mentions that retrieving 10 items in 10 separate requests counts as 10 operations, but retrieving all 10 items in a single request would only count as 1 operation.
Thanks, Josh, AdWords API Team On Monday, November 18, 2013 8:27:32 AM UTC-5, Todor Petrov wrote: > > Hi, > > I've been looking through documentation but got nothing for that, in what > time daily operations counter is being reset? Currently my AdWords API > client implementation is assuming that is at 00:00:00 Bulgarian Time (GMT > +2). > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
