Hi, 

You will need to create the remarketing lists using the 
AdWordsUserListService 
<https://developers.google.com/adwords/api/docs/reference/v201710/AdwordsUserListService>
 and 
then use the AdGroupCriterionService 
<https://developers.google.com/adwords/api/docs/reference/v201710/AdGroupCriterionService>
 or CampaignCriterionService 
<https://developers.google.com/adwords/api/docs/reference/v201710/CampaignCriterionService>
 to 
add the list as a criterion on the AdGroup or Campaign respectively. Please 
check the guide on Remarketing and Audience targeting 
<https://developers.google.com/adwords/api/docs/guides/remarketing> for 
more information on creating the user lists and setting that as targeting 
criterion. The guide also includes code samples at the end. 

You can also check the code samples : AddCampaignTargetingCriteria 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201710/Targeting/AddCampaignTargetingCriteria.php>
 and AddDemographicTargetingCriteria 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201710/Targeting/AddDemographicTargetingCriteria.php>
 in 
PHP which shows how to set a criterion at campaign and ad group levels. 
Code samples in other languages can also be found here 
<https://developers.google.com/adwords/api/docs/clientlibraries>. 

Thanks,
Sreelakshmi, 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/628faf0c-cd8f-475f-9243-a4d7bb2df5f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Api supp... developer . djax
    • Re:... 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum

Reply via email to