Thanks Mark for your response.
We are trying to refresh our existing user list in production, however, I
am bit concern over the time it takes to delete all users from the list.
I did one POC on my non prod user list which had 30K users with 17K match
rate number. It took around 48 hrs to reflec
Is there any suggestions here?
On Wednesday, August 18, 2021 at 10:17:53 AM UTC+10 asharm...@agl.com.au
wrote:
> Hi Team,
>
> I am trying to delete all existing users from an existing custom audience
> (user list) before adding new set of users.
>
> I am using below code:
>
> using (var userLis
Hi Team,
I am trying to delete all existing users from an existing custom audience
(user list) before adding new set of users.
I am using below code:
using (var userListService =
(AdwordsUserListService)_adWordsUser.GetService(AdWordsService.v201809.AdwordsUserListService))