Hi all, I have been trying to write a script for customer match but getting different behaviours in google ads interface, python sdk and rest API. I am using the same data ( 10000 rows of csv file with email id, first name, last name, country code etc.). >From the interface, it successfully loads data with a match rate of 91-100 %. With python sdk, the match rate is always 0 %. With rest api (As in the google docs), match rate is 91-100 % but the user list size always shows 0 size. Also, the rest api accepts only one of the columns. Either it is email_id or address info or phone number but never together. This is not the case when uploading using python sdk or the interface.
For reference, I am using this: https://developers.google.com/google-ads/api/rest/reference/rest/v10/customers.offlineUserDataJobs Please help Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords 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/8cec6fa3-e334-4030-8294-3acaa0029756n%40googlegroups.com.
