Hello john,
You can add additional fields to see what the difference is, see this document as a reference: https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201209-AdGroupCriterionService Please note we recommend to use reports to pull stats instead. With reporting you can typically pull the same or more information faster and with no units costs, see this example: https://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201209/reporting/DownloadCriteriaReportWithAwql.java AdNetworkType looks like the column you are looking for. -Danial, AdWords API Team. On Thursday, December 20, 2012 10:00:45 PM UTC+4, John Lister wrote: > > Hi, using the GetKeywords example from java as a basis, I'm pulling back > stats for all my keywords. However for each keyword listed I get 3 values > pulled back. The sum/avg of these values matches what is displayed in the > UI, but I can't see what differentiates them when pulled through the api. I > thought it my be the delivery network, but they all seem to be SEARCH. > > Any hints? > > Thanks > > John > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
