Very large files splits multiple user lists fails occationally

2023-03-31 Thread Ramakumar Adavakkad
Hi after moving to API version v13 , very large files started failing withy the below error how to handle this error ? Fault: Grpc.Core.RpcException: Status(StatusCode="InvalidArgument", Detail="Request contains an invalid argument.") at

customermatchlist with email phone and addresss identifiers

2022-07-08 Thread Ramakumar Adavakkad
Hi We extended the code using google c# example and populated the customerlists from csv our csv file contains the following columns to populate email, first name , last name , phone , zip , country suppose if we have 1000 records in the csv file then we end up adding 3000(1000*3)

Google Adwords api giving low percentage of match rate

2022-06-08 Thread Ramakumar Adavakkad
match rate difference is very high like direct upload gives near 80 percentage but uploading via api gives less than 20 percetage of match rate what could be the reason ? Thanks Ramakumar Adavakkad -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Re: Add Customermatchlist for our client accounts

2021-07-12 Thread Ramakumar Adavakkad
Hi I didnt receive any reply yet Thanks Ramakumar On Thursday, 8 July 2021 at 17:24:28 UTC+1 Ramakumar Adavakkad wrote: > Hi > We are trying to use googleadwords api to populate audience customer > match list > we do have multiple client account under a parent customerid &

Add Customermatchlist for our client accounts

2021-07-08 Thread Ramakumar Adavakkad
Hi We are trying to use googleadwords api to populate audience customer match list we do have multiple client account under a parent customerid we are able to populate it under patent id , we want to upload under specific client account id of our choice using the api for example I can show

Upload customer matchlist issues

2021-05-14 Thread Ramakumar Adavakkad
Hi I didn't get an answer for this query , is the direct upload from csv not possible? do I need to read and add one record at a time? If that is the case I do have more questions While uploading we do have an option to add Multiple Email ,Phone and Zip the example doesn't show

Audience Add Customer list by uploading csv

2021-05-13 Thread Ramakumar Adavakkad
Hi to add customer match list I am trying to upload a csv file using API . I can not find a property to specify the path and file name on the library I can find the properties for Name , Description , MembershipLifespan, UploadKeyType etc but cannot find a property to use for the full file name