I was using my MMC id so using a clients ID worked. But if you could still answer my question about the export. ALSO, where is a list of selector.field values I can use. In the sample, the have CampaignId, AdGroupId, etc. Is there a list I can view?
thx r On Thursday, April 3, 2014 12:34:59 PM UTC-4, gordingin wrote: > > Thanks Josh, that helps me move in the right direction. I tried that > sample and was return this error - > ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH. I DO have my > ClientCustomerId added to my C# app.config file. Also, to get Metrics, as I > understand it, you export the data in xml, csv, etc and you would NOT get > back objects like in analytic's. > > > > On Thursday, April 3, 2014 11:05:22 AM UTC-4, Josh Radcliff (AdWords API > Team) wrote: >> >> 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.
