Hey,
We are trying to change from below Adword API code (ref:
https://developers.google.com/adwords/api/docs/samples/java/remarketing )
to new Google Ad API
// Display user lists.
for (UserList userListResult : result.getValue()) {
System.out.printf("User list with name '%s' and ID %
Hi, thanks for reply. Actually I’m trying to relate the links you shared
regarding AddCustomerMatch. I have few doubts :
- Is adding remarketing user list audience is same as adding customer march
user list?
- how conversion tracker service is mapped to this ?because In old api
sample there is
Hi Team,
I'm trying to find the equivalent code sample for "*create a remarketing
user list audience*" in the new Google Ads API. I couldn't find any code
sample in the new Google Ads API. Can anyone help with this?
https://developers.google.com/adwords/api/docs/samples/java/remarketing#create-