Hi Boris,

You will not be able to get these audience types directly. However, if you
use the below query, you will get some values in 'Audience/Criteria' field
in the format uservertical::xxxxx which maps to the In-market categories
reference table
<https://developers.google.com/adwords/api/docs/appendix/codes-formats#in-market-categories>.
To get those details, you can also do an AdGroupCriterionService.get() and
look for the Criteria User Interest and Criterion User List.:

SELECT UserListName, Id, Clicks, Criteria FROM AUDIENCE_PERFORMANCE_REPORT
WHERE CampaignId = ****** DURING ********,*********.

Regards,
Dhanya, AdWords API Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    http://googleadsdeveloper.blogspot.com/search/label/adwords_api
    https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/00d12i8id80000008alhmq000cur26y64mjcd9i6so30c1g68qj8dpg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
  • How can... boris
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum

Reply via email to