Re: membersList in mutate_members_operation

2020-02-03 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for clarifying this better. Please find my response to your queries below. How do I upload "Email 2" ? Should I create a separate row for "Email 2" ? >From the AdWords API perspective, only one email address (via the hashedEmail field) can be added to the member of the user

Re: membersList in mutate_members_operation

2020-01-31 Thread TR RX
Hi Nikitha, Sorry i should have mentioned this before. I am using Python SDK. Thanks for your response. I wanted to explain my problem little more to get to a solution. I am referring to this sample code.

RE: membersList in mutate_members_operation

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. With regards to your first concern, please refer to this code sample to create and populate the user list via API. The code sample will guide you with the correct format to upload these customers via API. I understand you are looking to modify the existing

membersList in mutate_members_operation

2020-01-29 Thread TR RX
Two questions: 1. I am uploading two customers(email & phone) and their address. does the following format look right(Please ignore the hashing part, i will do the hashing). [ {'hashedEmail': b'cust1_ema...@email.com'} , {'hashedEmail': b'cust2_ema...@email.com'} , {'hashedPhoneNumber':