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 information is contained in BulkMutateJob.billingSummary, which
> is available once the job is completed.
>
>  http://code.google.com/apis/adwords/v2009/docs/reference/BulkMutateJo...
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Jun 18, 7:30 am, Frans  wrote:
>
> > 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 should this be calculated
> > after completion using the number of succesfull operations and the
> > type of operation?
>
> > Thanks,
> > Frans

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: sandbox is not working?

2010-06-17 Thread Hervé
hi all,
i have same probleme with sandbox,
i can create campaigns and adgroups but when i send my Ad et Keyword
bulk, i have an exception:
Unmarshalling Error: cvc-enumeration-valid: Value 'ENABLED' is not
facet-valid with respect to enumeration '[PAUSED, DELETED, ACTIVE]'.
It must be a value from the enumeration.

it seems that sandbox dont allow AdGroupAD to be set on  'ENABLED'
status
there is no DELETED or ACTIVE status for AdGroupAd :
http://code.google.com/intl/fr/apis/adwords/v2009/docs/reference/AdGroupAdService.AdGroupAd.Status.html
thanks for your help


On 16 juin, 17:52, AdWords API Advisor 
wrote:
> Hi All,
>
> To troubleshoot this issue I'll need more information about the error
> that is being returned by the API.  Have you looked at the exception
> that is being thrown?
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Jun 16, 10:51 am, netport  wrote:
>
> > can't someone help us?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: API unit count, strange result

2010-05-28 Thread Hervé
hi Eric !

do you have some news?

thanks

On 17 mai, 20:14, AdWords API Advisor 
wrote:
> Hi,
>
> Thank you for brining this problem to our attention.  I'll forward
> this information on to the core engineering team and let you know when
> I have more information.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On May 14, 11:05 am, Hervé  wrote:
>
>
>
> > hi all,
>
> > i have some troubles about calculating the API unit usage with
> > BulkMutateJob.
>
> > for example, i made a job in order to create 173 AdGroup( request id :
> > dbf501ef2459ff12b77226f083c09582). when i want to get the result,
> > requestId: e16a2758ca7ef50af4cb54411ebcfa92
> > i have :
> >            4
> >           4
>
> > why only 4 units? if i use your rate-sheet here 
> > :http://code.google.com/intl/fr/apis/adwords/v2009/docs/ratesheet.html...
>
> > i should have (173*1)0.5= 86.5, not 4
>
> > another example, i created 1494 Ad -text and 1438 Keyword
> > i get the bulk result, requestID 2c46cada4741b637b3010fda47af9cc8, i
> > have :
> >           59
> >           832
> > i should have (1494 * 40) *0.5 + (1438*15)*0.5= 40665 Unit
>
> > how is really calculate the bulk cost? i have to estimate the cost so
> > could you explain me how to calculate the real cost in API unit
> > please.
>
> > thanks a lot
>
> > --
> > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> > Also find us on our blog and discussion 
> > group:http://adwordsapi.blogspot.comhttp://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 adwords-api@googlegroups.com
> > To unsubscribe from this group, send email to
> > adwords-api+unsubscr...@googlegroups.com
> > For more options, visit this group 
> > athttp://groups.google.com/group/adwords-api?hl=en
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion 
> group:http://adwordsapi.blogspot.comhttp://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 adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/adwords-api?hl=en

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Job processing is very slow

2010-05-25 Thread Hervé
Hi all,

is there any issue today with BulkMutateJobService?

It takes a very long time for Jobs today, even for very small jobs?
more than 30min to add less than 10 AdGroups

Does somebody has the same issue?

thanks all

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


API unit count, strange result

2010-05-14 Thread Hervé
hi all,

i have some troubles about calculating the API unit usage with
BulkMutateJob.

for example, i made a job in order to create 173 AdGroup( request id :
dbf501ef2459ff12b77226f083c09582). when i want to get the result,
requestId: e16a2758ca7ef50af4cb54411ebcfa92
i have :
   4
  4

why only 4 units? if i use your rate-sheet here :
http://code.google.com/intl/fr/apis/adwords/v2009/docs/ratesheet.html#rates

i should have (173*1)0.5= 86.5, not 4

another example, i created 1494 Ad -text and 1438 Keyword
i get the bulk result, requestID 2c46cada4741b637b3010fda47af9cc8, i
have :
  59
  832
i should have (1494 * 40) *0.5 + (1438*15)*0.5= 40665 Unit

how is really calculate the bulk cost? i have to estimate the cost so
could you explain me how to calculate the real cost in API unit
please.

thanks a lot

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en