Hi Alexander,

There is currently no Remarketing specific campaigns in AdWords, however, 
if you wish to retrieve the campaigns which targets the "Website visitors" 
audience lists specifically, then it is still possible. These audience 
lists are usually created as an ExpressionRuleUserList 
<https://developers.google.com/adwords/api/docs/reference/v201710/AdwordsUserListService.ExpressionRuleUserList>
 object 
as discussed also here 
<https://developers.google.com/adwords/api/docs/guides/remarketing#visitors_to_your_website>,
 
and you may retrieve its information via the AdwordsUserListService.get() 
<https://developers.google.com/adwords/api/docs/reference/v201710/AdwordsUserListService#get>
 to 
get its Id 
<https://developers.google.com/adwords/api/docs/reference/v201710/AdwordsUserListService.UserList#id>
 and 
use it as filter for the Audience Performance Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/audience-performance-report>
 to 
then identify which CampaignId 
<https://developers.google.com/adwords/api/docs/appendix/reports/audience-performance-report#campaignid>
 it 
belongs to and to retrieve its other statistics as well.

Let me know if this is what you're looking for.

Thanks and regards,
Peter
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/363fdb18-4c32-4b2b-b511-35d2c30a35c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to