Re: Recording unit allowance and usage

2014-05-14 Thread Josh Radcliff (AdWords API Team)
The API does not provide a way to get the operation count, but you can use the rules explained on the rate sheetto calculate the count within your application. Thanks, Josh, AdWords API Team On Wednesday, May 14, 2014 12:01:50 PM UTC-4,

Re: Recording unit allowance and usage

2014-05-14 Thread Alan Coleman
Thank Josh, I'm getting closer, but what I really want to know is where I can can obtain the operation count, either after each operation or retrospectively. Thanks again. On Wednesday, May 14, 2014 3:21:28 PM UTC, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > I think the post below cove

Re: Recording unit allowance and usage

2014-05-14 Thread Josh Radcliff (AdWords API Team)
Hi, I think the post below covers your questions, but let me know if that's not the case. https://groups.google.com/d/msg/adwords-api/a2Me1N3Va_0/gMCxXON5GJoJ Thanks, Josh, AdWords API Team On Wednesday, May 14, 2014 5:47:07 AM UTC-4, Alan Coleman wrote: > > After looking at the Rate Sheet ( >

Re: Recording unit allowance and usage

2014-05-14 Thread Alan Coleman
After looking at the Rate Sheet ( https://developers.google.com/adwords/api/docs/ratesheet) I'm presuming that *units* have been replaced by*operations*. I could extract operations usage from the Request Info log but am thinking there must be an easier method, a request of some sort? Many thank

Recording unit allowance and usage

2014-05-14 Thread Alan Coleman
Hello everyone, I know that our unit allowance is 10,000 units per day. I'd like to be able to monitor our usage and store the information so we can plan and adapt our strategy where necessary. Is there any way we can do this? There is mention of units in the Request Info log but no figure att