Indeed, on my original post, the latest code block shows the query I've been doing for AdwordsUserListService.get() <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService#get>. It returns (in my specific case) 3 different user lists. Although they all have the following XML property:
<ns2:isReadOnly>true</ns2:isReadOnly> As I read on the docs, this value > [...] Depends on the list ownership and list type. For example, external > remarketing user lists are not editable. > I believe that manually uploaded User Lists (presented as *CrmBasedUserList*s within the API) should be editable. I'll try to meet with our Marketing Team for a further explanation since I don't have this specific knowledge on these *Remarketing* concepts. In any case, I'm asking this because I'm working on integrating a solution to comply with customers' right to be forgotten. Maybe there's another way to mass delete user data from Google Products (or at least Google Ads) using a simpler approach, than querying every user lists and performing memberLists mutations for each of them. If that's the case, could you please point me out where can I find more information, Dannison? Thanks a lot! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/322a5bdd-02f2-4e04-8339-822bd4054c9b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
