Hi, Can you provide an example how on getting number of operations in the SOAP response?
On Saturday, 26 April 2014 03:21:38 UTC+8, Anash P. Oommen (AdWords API Team) wrote: > > Hi Thibault, > > We return the number of operations in the SOAP response header. You need > to capture that number and add it up at your end. Right now, we don't have > a web page where you can see your daily usage. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Friday, April 25, 2014 11:16:25 AM UTC-4, Thibault Quillard wrote: >> >> Great ! >> >> Is there a way to get the number of operations I've made during a day ? >> I've tried to found this information here ( >> https://console.developers.google.com/project/apps~static-lens-498/apiui/api) >> >> but Adword was not included . >> >> Le jeudi 24 avril 2014 13:50:41 UTC-3, Josh Radcliff (AdWords API Team) a >> écrit : >>> >>> Hi Thibault, >>> >>> Per the first sentence in the *API Operations* section of the Rate Sheet >>> <https://developers.google.com/adwords/api/docs/ratesheet>, a single >>> get call is counted as one operation, regardless of the number of items it >>> retrieves. Using your example, a single get call for all of the ad >>> groups in your account would only count as one operation. This is one of >>> the reasons why we recommend batching requests >>> <https://developers.google.com/adwords/api/docs/guides/bestpractices#batch_operations> >>> . >>> >>> Cheers, >>> Josh, AdWords API Team >>> >>> >>> On Thursday, April 24, 2014 8:59:44 AM UTC-4, Thibault Quillard wrote: >>>> >>>> Hi everyone ! >>>> Could anyone clarify to me how the billing is functionning exactly ? >>>> >>>> I've read this information here : >>>> https://developers.google.com/adwords/api/docs/ratesheet. >>>> >>>> Does it mean that doing a "get" for my entire account is going to cost >>>> 1 operation ? Or is it 1 operation per 53 adgroup ? >>>> >>>> Thanks, >>>> >>>> Thibault >>>> >>> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/a01941ba-ab0e-41e8-b299-f0fc51489e2a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
