Re: Upload Advertising ID to customer list

2020-07-30 Thread Google Ads API Forum Advisor Prod
Hi Shubham, I'm glad you fixed the issue. Please see my answers to your questions below: As explained here, you can set it to 1 which will mean no expiration. To delete a member from a user list, you have to run the MutateMembersOperation with the REMOVE operator. You have to add the members

Re: Upload Advertising ID to customer list

2020-07-30 Thread Shubham Kolhe
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

RE: Upload Advertising ID to customer list

2020-07-30 Thread Google Ads API Forum Advisor Prod
Hi Shubham, Thank you for reaching out. Please see here for more information on creating a customer match list with an Advertising ID. As it says, you need to set the uploadKeyType to MOBILE_ADVERTISING_ID and also set the appId to the ID of your app. Please see this example (also available in

Upload Advertising ID to customer list

2020-07-30 Thread Shubham Kolhe
Hi Any idea how to upload Advertising ID to customer list in google audiences. Any Sample Code will help a lot -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You