Hi,
Thank you for reaching out to Google Ads API Forum.
I can see that you’ve encountered the NAME_ALREADY_USED error. This error
indicates that when you tried to create the user_list this name was already
being used for another user list for the account.
However, for us to check better, could
I tried to create a new user list throw REST API but i got this error:
{
"errorCode": {
"userListError": "NAME_ALREADY_USED"
},
"message": "Name is already being used for another user list for the
account.",
"trigger": {
&qu