Hi, Did you mean to ask how to perform the remarketing and audience targeting using the AdWords API? If so, please check the guide <https://developers.google.com/adwords/api/docs/guides/remarketing> which talks about the various types of user lists, setting targeting for remarketing etc using the API. This guide also includes code examples for various operations. You will need to use ExpressionRuleUserList <https://developers.google.com/adwords/api/docs/reference/latest/AdwordsUserListService.ExpressionRuleUserList> to capture all the users who visited a particular website. This <https://developers.google.com/adwords/api/docs/guides/remarketing#visitors_to_your_website> section explains about how to set up the audience targeting for visitors to the website in detail and about the Rule-Based <https://developers.google.com/adwords/api/docs/guides/remarketing#remarketing_with_rule-based_user_lists> remarketing which is to be used in this case. For targeting using the customer emails, please check this <https://developers.google.com/adwords/api/docs/guides/remarketing#customer_match_with_email_address> section which explains how to target audience lists based on your CRM email data.
Please let me know if you need any further details. 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. 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/fa3c4bcb-34db-449c-a476-bd30fe74a268%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
