I'm trying to get ImpressionShare metrics from Campaigns and AdGroups using the Ruby client library.
I tried to adapt the example from https://code.google.com/p/google-api-ads-ruby/source/browse/adwords_api/examples/v201209/reporting/download_criteria_report.rb, but looking at the documentation at https://developers.google.com/adwords/api/docs/appendix/selectorfields it looks like ImpressionShare isn't available there. Is there any way to get this from AdGroupService / CampaignService? If not, apparently my only alternative is the ReportDefinitionService, but is it possible to use it retrieving the data directly as an object instead of saving to a file? My goal is to store all numbers in a database. Any code examples in Ruby that include the ImpressionShare metric are welcome, even if using the save to a file solution. Thanks, Vanessa -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
