Re: Removing individual user from remarketing list via API?

2018-05-31 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Nathan,

Yes, you should be able to remove user using 
AdwordsUserListService.mutateMembers 

 using 
the REMOVE operator. Please let us know if you run into any issues while 
implementing.

Regards,
Dhanya, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/b973c0ab-037f-4401-b485-fead6b28d107%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Removing individual user from remarketing list via API?

2018-05-31 Thread Nathan Hague
Hey mate! Yeah what i'm trying to do, is to remove users from AdWords 
remarketing lists for GDPR compliance. Is your method you mentioned then for 
the transmute, going to work for this scenario please?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/7088d13c-ca9f-4591-a72d-783d04c3d160%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Removing individual user from remarketing list via API?

2018-05-30 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Nathan, 

Good day to you too!!

Please find my response inline:

For Analytics based AdWords audience, do you mean adding or removing using 
Analytics API? If so, the Analytics Team will be able to assist you with 
this. You can contact them through the support channels listed here 
. If you're looking to add or 
remove email addresses from the user lists through the AdWords API, you 
could use the AdWordsUserListService.mutateMembers 

 to 
either add or remove the members from the list. You will need to use ADD or 
REMOVE operators to add or remove members to the user list. Please note 
that it might take a few hours for the list to be populated with the 
members.

For remarketing lists set up in Google Analytics+AdWords accounts, you 
cannot share remarketing lists between the AdWords API and these platforms. 
Please check this guide 
 
for 
more information. If your concern is different, could you please elaborate 
and share the API logs so I can take a look?

Thanks,
Bharani, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/0b31d756-43e6-4065-b6a5-6270be0b4bb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Removing individual user from remarketing list via API?

2018-05-30 Thread Nathan Hague
Gday all - is it possible in this post-GDPR world to remove a single user from 
an AdWords remarketing list that has been created using one or both of these:

* Analytics-based AdWords audience
* Their email

Second part of question: if it was an analytics-adwords remarketing list they 
were added by, what ID would they know what to give to get themselves off that 
list(s)

Thanks heaps everyone!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/e3d8d9eb-47d4-4101-8717-03e50c737733%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.