AdWords API Re: api unit cost

2009-07-28 Thread AdWords API Advisor
Hi Harroot, If you are trying to get a record of the unit cost for a request, every API response includes a header named "units" which contains the number of units used by the request, even when a fault occurs. More information can be found on the AdWords API Introduction page: http://code.googl

AdWords API Re: api unit cost

2009-07-28 Thread PPL
Hello khan, How can I get the unit cost from google when I make the service call? I'm using the java to access the adwords services. Thanks and regards, PPL On Jul 27, 5:43 pm, khan_ajaz wrote: > Hello > > Dear Harroot > > Can you please describe what kind of fails of services call may be i >

AdWords API Re: api unit cost

2009-07-27 Thread khan_ajaz
Hello Dear Harroot Can you please describe what kind of fails of services call may be i can help you out what i have in my mind you can saved your Unit cost in db after call each and services you are calling. Regards Ajaz Khan On Jul 23, 1:18 pm, harroot wrote: > Hi all > > In my applicatio