Re: How to add member to a user_list?
Hi! To be clear about some considerations: 1) Can The process of updating user_list members take between 6 - 48 hours? 2) some of our lists have more than 10 million. should this be done in batch processes of 10,000 objects? 3) If it is in "In process". can I add new members to the list? How
How to add member to a user_list?
Hi I am trying to migrate this functionality.: """ mutate_members_operation = { 'operand': { 'userListId': self.id, 'membersList': members }, 'operator': 'ADD' or 'remove' } try: adwords_clien