Hi Mitchell, Thanks for your help It Worked , I was missing the mobileId Field Assignment.
I had couple more doubts: 1)Can i make memebershipLifespan "Lifetime" if yes what should be the value of this field 2)Can i delete ad ids from audience list 3)to add ids to an existing list i just need to run mutate operation everytime On Thu, Jul 30, 2020 at 7:31 PM Google Ads API Forum Advisor Prod < [email protected]> wrote: > Hi Shubham, > > Thank you for reaching out. Please see here > <https://developers.google.com/adwords/api/docs/guides/remarketing#customer_match_with_mobile_device_ids> > for more information on creating a customer match list with an Advertising > ID. As it says, you need to set the uploadKeyType > <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.CrmBasedUserList#uploadkeytype> > to MOBILE_ADVERTISING_ID and also set the appId > <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.CrmBasedUserList#appid> > to the ID of your app. Please see this example > <https://developers.google.com/adwords/api/docs/samples/java/remarketing#create-and-populate-a-user-list> > (also available in other languages) for creating a CrmBasedUserList. You > just need to change the uploadKeyType and appId as explained above. When > you upload members, make sure that the mobileId > <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.Member#mobileid> > field is set to the advertising ID. > > Regards, > Mitchell > Google Ads API Team > > ref:_00D1U1174p._5004Q22aHbP: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/CACppwuWaA73Ker9GFP8fd4qYt%2BXK1jPtKqNBZ22ZJ84NUr0OxQ%40mail.gmail.com.
