Hello Sai, each campaign mutate operation will cost 0.05, so if you have 10 operations, it would be 0.5 quota units, rounded to 1 quota unit.
If you get an error from the API the cost depends on the type of error: If the cause of error is on your side (e.g. policy violation or missing required fields), then you will be charged the quota. If it's a server error on google's side, you won't get charged. Regards, - Christian On 14 Apr., 07:50, RAGHAVA <[email protected]> wrote: > HI, > > i am a bit confused with the API rate sheet. basically the > documentation on this page > http://code.google.com/apis/adwords/v2009/docs/ratesheet.html > states that > "Setting the validateOnly request header to true will reduce the cost > of the request to 0.05 API units per item, rounded up to the nearest > integer." > > so does this mean when i make a api call using the > CampaignService.mutate(ADD).. with validate only header set to true .. > i will be charged 0.5 units. > > and then > > 1. if successful then and then i make a new api call -- > CampaignService.mutate(ADD).. with validate only header set to > false .. i will be charged 1 units. > so we will be charged 1.5 units for each campaign in a > successful case > 2. and if the validate only service call returns exception then ... > we will be charged 0.5 units for each campaign in a failed > case > > can you please clarify on this one > > Thank you, > Sai Raghavendra. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en To unsubscribe, reply using "remove me" as the subject.
