Hi Mitchell,

Adding to Abhi's question. 
He mentioned a scenario where we have 1 customer related record in our CRM 
based list (1 email, 3 phone numbers, first_name, last_name, country and 
zip). 
Suppose the customer info is:
1) email: [email protected]
2) phone1: 0123456789
3) phone2: 0123456785
4) phone3: 0125364786
5) first_name: abhinav
6) last_name: sharma
7) country: AU
8) zip: 3000

how many MEMBER objects should we create in the above scenario?

will it be 3 member objects specifying 3 different hashedPhoneNumber 
properties and add the above email and addressinfo in the same 3 MEMBER 
objects?

OR will it be 5 different MEMBER objects (one for email, one for phone1, 
one for phone2, one for phone3 and one for addressInfo)?

Thanks,
Abhinav

On Friday, 19 June 2020 01:08:31 UTC+10, abhi wrote:
>
> Hi Mitchell,
>
> Thanks for the clarification on that. I think my question would now have 
> more clarity, suppose I have 1 email, 3 phone numbers, first_name, 
> last_name, country and zip for every member, how do I add it in the member 
> list for more than 1 member record using the AdwordsUserListService? I read 
> the docs, but that didn't help me in understanding that for the above case
>
>
> Thanks,
> Abhi
>
>
> On Thursday, June 18, 2020 at 8:10:50 AM UTC-6, adsapiforumadvisor wrote:
>>
>> Hi Abhi,
>>
>> Thank you for reaching out. In this example, each entity in the "members" 
>> array will be a unique member. This means that each email address 
>> represents a unique member and also the address info represents a 4th 
>> unique member.
>>
>> This user list has a "contact info" identifier meaning that members can 
>> be added by email, phone number, or address as explained here 
>> <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.Member>
>> .
>>
>> Regards,
>> Mitchell
>> Google Ads API Team
>>
>> ref:_00D1U1174p._5004Q217MPU:ref
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9a458ce8-2def-49c5-8c1a-8a1a5197565bo%40googlegroups.com.

Reply via email to