Hi,
*Our aim here is just to see data broken down by Audience, as it appears in the Google ads UI.* When querying "Criteria" from an AudiencePerformanceReport in the Adwords API, we get a list of id's from audiences, like this: boomuserlist::12345 uservertical::6789 ... We can then map these to audience names by using services such as AdwordsUserListService. This works well enough. But we can't get anything working for the Google Ads API. Campaign_Audience_View only give a small subset of the Audiences we see in the UI, there's no data when using Ad_group_audience_view, and ad_group_criterion.topic.topic_constant gives no values either. We're at bit of a loss for what to do here. Regards, Theo @ Funnel On Friday, August 14, 2020 at 8:51:47 PM UTC+2 adsapiforumadvisor wrote: > Hi David, > > You can have a look at the migration guide > <https://developers.google.com/google-ads/api/docs/migration/reports> to > see what fields from AdWords API map to Google Ads API. For verticals, you > will want to run a report under ad_group_criterion since VerticalId maps to > ad_group_criterion.topic.topic_constant > <https://developers.google.com/google-ads/api/fields/v4/ad_group_criterion#ad_group_criterion.topic.topic_constant> > . > > Regards, > > Anthony > Google Ads API Team > > ref:_00D1U1174p._5004Q23Jc2b:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/8d08ac65-bc2e-4d4f-84a6-bfa65922f973n%40googlegroups.com.
