Hi Ralph, The reporting service returns stats for each account. Please see our reporting guide <https://developers.google.com/adwords/api/docs/guides/reporting>, list of reports <https://developers.google.com/adwords/api/docs/appendix/reports>, and the DownloadCriteriaReport sample in each client library<https://developers.google.com/adwords/api/docs/clientlibraries> .
To execute API requests against different accounts you simply need to update the clientCustomerId header<https://developers.google.com/adwords/api/docs/guides/soap>in your request. Each client library supports this in a language-specific manner, e.g., on the Java library you would call setClientCustomerId on your AdWordsSession object. Cheers, Josh, AdWords API Team On Wednesday, April 2, 2014 12:42:16 PM UTC-4, gordingin wrote: > > Hi, > > I am new to adwords but not new to the Analytics API. I am simply trying > to get the metric information from my client list. I have attached a image > of what I see in the MMC. (Because of security, I have blanked out the > client list). I am using the GetService method to return me > a ManagedCustomerService object. That object successfully hold my list of > clients. What I can't figure out is how to get the metrics associated with > each client. I need the Clicks, Impr, Search CTR, etc for EACH client. I > can't figure out what api I would call to get that information? > > thx > Ralph > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. For more options, visit https://groups.google.com/d/optout.
