Re: how to send more than one useridentifier in userlist in rest

2024-12-24 Thread Prithwish Hati
I've added 2 userIdentifiers objects, now I'm seeing 400 error with message: Invalid JSON payload received. Expected a value.\n true\r\n}\n^ and status: INVALID_ARGUMENT. Can you please tell me what I'm doing wrong here? { "validateOnly": true, "operations": [ { "create": {

Re: how to send more than one useridentifier in userlist in rest

2024-12-26 Thread Prithwish Hati
Thanks. My problem was solved. After logging the api call properly, I figured out I wasn't hashing the phone number with country code, that was the issue. Thanks a lot for your help. On Thursday, December 26, 2024 at 5:13:04 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Please not

How to send more than one userIdentifier in UserList in REST

2024-12-23 Thread Prithwish Hati
I'm using `offlineDataJobs` to populate a `userList`. When I try to add `hashedEmail` and `hashedPhoneNumber` inside one user, it shows an error that only one identifier can exist per user. My doubt is, how can I send other user details like email, name etc for each user? [image: Screenshot 2

Re: how to send more than one useridentifier in userlist in rest

2024-12-26 Thread Prithwish Hati
Here's the API Log: [image: Screenshot 2024-12-26 122235.png] On Tuesday, December 24, 2024 at 5:19:44 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > In order to assist you further, please provide the complete API logs ( > request >