Getting MutateMembersError.MISSING_MEMBER_IDENTIFIER error

20 views
Skip to first unread message

Maulik Dholaria

unread,
Nov 16, 2020, 9:44:34 PM11/16/20
to AdWords API and Google Ads API Forum

Hi,


Getting following error when making calling `self.client.GetService('AdwordsUserListService', 'v201809')..mutateMembers([mutate_members_operation])`

Received unexpected API error from Google API, tries: 2 error: [MutateMembersError.MISSING_MEMBER_IDENTIFIER @ operations[0].operand.membersList[34724]


 mutate_members_operation = {

            'operand': {

                'userListId': self.audience_id,

                'membersList': customers

            },

            'operator': 'ADD'

   } 


Can someone please help?

Thanks,

Maulik

Google Ads API Forum Advisor Prod

unread,
Nov 17, 2020, 2:50:01 PM11/17/20
to adwor...@googlegroups.com
Hello,

The MISSING_MEMBER_IDENTIFIER error is due to an issue with one or more members provided in the memberList array. You can refer to this Python code sample that shows how to manipulate user lists. If you continue to have issues, please privately provide your complete request and response logs.

Regards,
Matt
Google Ads API Team

Google Logo
Matt
Google Ads API Team
 


ref:_00D1U1174p._5004Q27uO3x:ref
Reply all
Reply to author
Forward
0 new messages