Using the Adwords API :v201809, I've managed to create CRM User Lists and populate them with hashed emails.
I can see from the Adwords dashboard web interface that my Lists are in status populating, and the API response status is 'IN_PROGRESS'. For my particular use case, I tried the following: 1). Create a new CRM User List 2). Add 2 hashed email addresses with command ADD with AdwordsUserListService, mutate_members method 3). Remove the exact same 2 hashed email addresses with REMOVE with AdwordsUserListService, mutate_members method 4). The status in the web interface for the List is still populating - why is it this way, given I've removed the exact same 2 hashed emails? Furthermore, is there a way of seeing the status of the UserList via the API, and also the actual emails in the list (below 1000)? Thanks G -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 and Google Ads 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/e0c6fea6-3871-42d5-a0f5-82e5aca1dc2c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
