Hello, I've been reading the AdWords API for a while and I'm still not enirely sure what service I should use in order to fetch performance data of my AdWords campaigns.
The application will work in the read-only fashion - just fetching campaign metric data. There are two services available - "ReportDefinitionService" and "CampaignService". I want to be able to fetch data like "Clicks", "Converted Clicks", etc. so I will need to use "Campaign Performance Report". However, I'm not sure how I should access this report - is it through "ReportDefinitionService" or "CampaignService"? I will be building a PHP application for this purpose using the Google API PHP client library. Do you perhaps know of a place where I could study some code samples for querying objects, and not mutating them? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/41c367d9-6888-409c-9507-b13144544705%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
