Remember that if you are sending more than one action you can use MutateJobs where possible:
"Using MutateJobService<https://developers.google.com/adwords/api/docs/reference/latest/MutateJobService> to perform campaign data management operations reduces the operation costs by 50%." 2012/12/3 Paul Matthews <[email protected]> > Hi Mirror, > > On the rate sheet<https://developers.google.com/adwords/api/docs/ratesheet>, > there is a Operations > Cost<https://developers.google.com/adwords/api/docs/ratesheet#rates>Table, in > the table there is a column named "Per-request > cost". This column details any per-request costs attributed to the SOAP > actions. > > For example: > > > *AdGroupCriterionService<https://developers.google.com/adwords/api/docs/reference/latest/AdGroupCriterionService> > * ... > > mutate (SET) 3 per > AdGroupCriterion<https://developers.google.com/adwords/api/docs/reference/latest/AdGroupCriterionService.AdGroupCriterion> > - - > There is no current cost listed to querying the mutate action on the > AdGroupCriterion Service. > > However for the TargetIdeasService there is a 5 unit costs for each > requests to the get action. See below: > > > *TargetingIdeaService<https://developers.google.com/adwords/api/docs/reference/latest/TargetingIdeaService> > * get 0.1 per > TargetingIdea<https://developers.google.com/adwords/api/docs/reference/latest/TargetingIdeaService.TargetingIdea> > 5 Rounded up to the nearest integer > Regards, > > - Paul, AdWords API Team. > > -- > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > 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 > > > > -- DarĂo Alejandro Guzik -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
