Hi Sreelakshmi, Thanks for the reply. I am not quite sure how I can get performance data by using these services. I tried the services and what I seem to get is the metadata about the criteria used for each campaign and/or ad group.
How do I then get the performance data for a combination of criteria (i.e. *Age Range AND Gender*)? Ideally, I would basically like something very similar to the report I get from the Age Range Performance Report with this AWQL: SELECT CampaignId, CampaignName, Date, ExternalCustomerId, AdGroupId, AdGroupName, Criteria, CampaignStatus, VideoViews, Impressions, Cost, AverageCpm, AverageCpv, Clicks, ConversionRate, Conversions, ConversionValue, CostPerConversion, Ctr, EngagementRate, Engagements, VideoQuartile100Rate, VideoQuartile25Rate, VideoQuartile50Rate, VideoQuartile75Rate, VideoViewRate, ViewThroughConversions, Device FROM AGE_RANGE_PERFORMANCE_REPORT DURING 20170424, 20170424 This AWQL provides the desired columns and metrics for each key tuple of (*Campaign ID, AdGroup ID, Device combo, Age Range*). What I would like to achieve is get the same types of metrics/columns but add the Gender dimension to the key tuple i.e. (*Campaign ID, AdGroup ID, Device combo, Age Range, Gender*). How can I achieve that using the services you suggested? Thanks for your help! Adamos On Friday, April 21, 2017 at 7:21:45 PM UTC+1, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi Adamos, > > Unfortunately, this is still not possible via the API. You may have to use > the AdGroupCriterionService or CampaignCriterionService as described in the > previous post. > > Thanks, > Sreelakshmi, AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/ad25fc49-4edd-4b43-a285-6ad28fb1f221%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
