Hi,

You can do this through ConstantDataService 
<https://developers.google.com/adwords/api/docs/reference/v201809/ConstantDataService>.
 
The getUserInterestCriterion() 
<https://developers.google.com/adwords/api/docs/reference/v201809/ConstantDataService#getuserinterestcriterion>
 method 
of ConstantDataService, when filtered by IN_MARKET 
userInterestTaxonomyType, returns list of CriterionUserInterests 
<https://developers.google.com/adwords/api/docs/reference/v201809/ConstantDataService.CriterionUserInterest>
 (in-market 
audiences). The returned CriterionUserInterest list include userInterestId 
<https://developers.google.com/adwords/api/docs/reference/v201809/ConstantDataService.CriterionUserInterest#userinterestid>
 (which 
you can retrieve from the Criteria 
<https://developers.google.com/adwords/api/docs/appendix/reports/audience-performance-report#criteria>
 field 
of the Audience Performance Report - eg. *92000* of a Criteria 
"uservertical: 92000") together with its equivalent name represented by the 
userInterestName 
<https://developers.google.com/adwords/api/docs/reference/v201809/ConstantDataService.CriterionUserInterest#userinterestname>
 field.

You can refer here 
<https://developers.google.com/adwords/api/docs/guides/reporting#criteria_prefixes>
 for 
more information on how to determine criteria prefixes and acquire the 
information you need using them.

Best regards,
Peter
AdWords API Team
Response Links


On Thursday, November 29, 2018 at 6:36:20 PM UTC+8, dripti banga wrote:
>
> Hi, 
>
> I am trying to get the audience performance report. 
> How do i get affinity name instead of criteria as uservertical ?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/560828bf-afb3-40e1-8928-96eabc6d24a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... dripti banga
    • ... 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to