Hello all, We are currently using the Google adwords api for customer match to upload customer IDs to userLists. We are currently in the process of migrating this and are using the REST API directly instead of the library.
We need to be able to do three things: 1. Get user lists --> https://googleads.googleapis.com/v9/customers/<userlistId> 2. Create user lists --> https://googleads.googleapis.com/v9/customers/<customer id>/userLists:mutate 3. add users to the userList --> https://googleads.googleapis.com/v9/customers/<customerid>:uploadUserData We just have.a development token and do get 200 status codes back, however since its a test account you cannot actually use customer match. since the user lists get automatically closed. I am wondering how some of you manage /develop the integration with customer match, how do you ensure it works without seeing the result in the ads interface. best, Tim -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/5f5caa50-4180-41aa-b5d9-e5cb0a0340a1n%40googlegroups.com.
