Re: Sandbox Units

2010-10-13 Thread AdWords API Advisor
Hi Sean, The code example would give you actual numbers when you make calls against the production. Also, the Java client library is capable of tracking the API unit costs for each method call that you make using the service. See http://code.google.com/p/google-api-adwords-java/source/browse/trunk

Sandbox Units

2010-10-12 Thread Sean Taylor
When I try to see the units consumed by my actions, using the example java getunitcount, on the sandbox it always returns 0. I assume this is on purpose, but was wondering what if there was any way to see how many units that you consumed besides just calculating it off the rate sheet. Thanks, Sea