Does AdWords API support curl command for Customer Match( Audiance list)?

71 views
Skip to first unread message

Valarmathi Arikrishnan

unread,
Jun 18, 2020, 6:53:22 AM6/18/20
to AdWords API and Google Ads API Forum
Does AdWords API support curl command for Customer Match( Audiance list)?

Thanks,
Valarmathi A

Google Ads API Forum Advisor Prod

unread,
Jun 18, 2020, 3:24:37 PM6/18/20
to valar...@palmtreeinfotech.com, adwor...@googlegroups.com
Hi Valarmathi,

Thanks for reaching out. Yes, the curl command is supported for Customer Match in AdWords API. It should be on the --data in the curl.

Let me know if you have any questions.

Thanks,
Nirmita Patel Google Ads Team

ref:_00D1U1174p._5004Q217SFY:ref

Valarmathi Arikrishnan

unread,
Jun 19, 2020, 7:17:43 AM6/19/20
to AdWords API and Google Ads API Forum
Kindly provide the sample curl for Customer Match in AdWords API

Google Ads API Forum Advisor Prod

unread,
Jun 19, 2020, 3:40:09 PM6/19/20
to valar...@palmtreeinfotech.com, adwor...@googlegroups.com
Hi Valarmathi,

Thanks for reaching out. With regards to your concern, you can use this guide for making API call using with curl command and you can pass customer match on the --data in the curl.
curl --request POST \
     --header "Content-Type: application/json" \
     --header "Authorization: Bearer ACCESS TOKEN" \
     --header "developer-token: DEVELOPER TOKEN" \
     --data @customermatch.json \https://adwords.google.com/api/adwords/mcm/v201809/CustomerService:get
    

Valarmathi Arikrishnan

unread,
Jun 22, 2020, 2:19:06 AM6/22/20
to AdWords API and Google Ads API Forum
Kindly provide the sample format for @customermatch.json. Thanks!!!
Message has been deleted

Google Ads API Forum Advisor Prod

unread,
Jun 22, 2020, 3:12:14 PM6/22/20
to valar...@palmtreeinfotech.com, adwor...@googlegroups.com
Hi Valarmathi,

Thank you for providing information. With regards your concern, could you please make sure you have enter correct information here. Unfortunately, there is no example available using curl command. You may refer to this guide for curl command documentation.
Reply all
Reply to author
Forward
0 new messages