Hi Sandeep,

If you want to retrieve a negative audience user list with statistics (e.g. 
Clicks, Impressions, etc.), then I am afraid that this is already not 
supported in the Audience Performance Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/audience-performance-report>.
 
You can check here 
<https://developers.google.com/adwords/api/docs/reference/release-notes/v201702#removed_report_fields>
 on 
the reason why the isNegative field was removed starting on the previous 
version v201609.

If you just want to get the negative audience user list without statistics, 
then you can use the get() 
<https://developers.google.com/adwords/api/docs/reference/v201708/CampaignCriterionService#get>
 method 
of the CampaignCriterionService 
<https://developers.google.com/adwords/api/docs/reference/v201708/CampaignCriterionService>
 or AdGroupCriterionService 
<https://developers.google.com/adwords/api/docs/reference/v201708/AdGroupCriterionService>
 and 
filter it by isNegative 
<https://developers.google.com/adwords/api/docs/reference/v201708/CampaignCriterionService.CampaignCriterion#isnegative>
 = 
true and criteriaType 
<https://developers.google.com/adwords/api/docs/reference/v201708/CampaignCriterionService.CampaignCriterion#campaigncriteriontype>
 = 
'CriterionUserList'.

Thanks,
Vincent
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 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 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/8dc51787-9306-485f-9c46-e85cba10074a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • List negative au... cvit sandeep
    • Re: List ne... 'Vincent Racaza (AdWords API Team)' via AdWords API Forum

Reply via email to