Re: BulkMutateJobService: total unit costs per job

2010-07-23 Thread AdWords API Advisor
Hi Alex, Thanks for the extra data points, these will be useful when trying to isolate the problem. Best, - Eric On Jul 22, 3:34 pm, Alex wrote: > Hi Eric, > > These are some jobs where the billing information was not correct. Let > me know if you need more data. > > Job Id: 23263640/ Request I

Re: BulkMutateJobService: total unit costs per job

2010-07-22 Thread Alex
Hi Eric, These are some jobs where the billing information was not correct. Let me know if you need more data. Job Id: 23263640/ Request Id: 188d05a8af007f9c47021bc7a5ee6c41 13104 Job contained 96 add keyword operations in 12 parts. Job id: 23284280/ Request Id: 6137d5c53a67ded3f8639fb505f30138

Re: BulkMutateJobService: total unit costs per job

2010-07-21 Thread AdWords API Advisor
Hi Alex, Unfortunately I don't have any updates at this time. Can you include the requestId or jobId for a job that exhibits this behavior? Another example of this happening may help the engineering team to isolate the issue. Best, - Eric On Jul 20, 8:23 pm, Alex wrote: > We're experiencing t

Re: BulkMutateJobService: total unit costs per job

2010-07-20 Thread Alex
We're experiencing this issue pretty consistently. Any update on this? -Alex Nextag.com On Jun 23, 10:15 am, AdWords API Advisor wrote: > Hi Hervé, > > We are still investigating why the billingSummary is inaccurate in > some cases, but it is the only method available to get the total units > us

Re: BulkMutateJobService: total unit costs per job

2010-06-23 Thread AdWords API Advisor
Hi Hervé, We are still investigating why the billingSummary is inaccurate in some cases, but it is the only method available to get the total units used by the job. Best, - Eric On Jun 23, 10:04 am, Hervé wrote: > Hi Eric, > i am quite confused with your response because of my old post here >

Re: BulkMutateJobService: total unit costs per job

2010-06-23 Thread Hervé
Hi Eric, i am quite confused with your response because of my old post here : http://groups.google.com/group/adwords-api/browse_thread/thread/58bb71e85d218ba9# is the billingSummary now correct? thanks for your help On 21 juin, 20:25, AdWords API Advisor wrote: > Hi Frans, > > This informatio

Re: BulkMutateJobService: total unit costs per job

2010-06-21 Thread AdWords API Advisor
Hi Frans, This information is contained in BulkMutateJob.billingSummary, which is available once the job is completed. http://code.google.com/apis/adwords/v2009/docs/reference/BulkMutateJobService.BillingSummary.html Best, - Eric Koleda, AdWords API Team On Jun 18, 7:30 am, Frans wrote: > I

BulkMutateJobService: total unit costs per job

2010-06-18 Thread Frans
I was wondering if it is possible to get the total number of used api units for a bulk mutate job. Every mutate or get request uses 1 point. But i want to know how many units are used by all the operations (ie. adding and updating keywords) in the job. Is there a way to get this using the API, or