Re: how to call adwords api from HTML5

61 views
Skip to first unread message
Message has been deleted

Anash P. Oommen (AdWords API Team)

unread,
Mar 19, 2013, 4:21:32 AM3/19/13
to adwor...@googlegroups.com
Hi SubbaReddy,

AdWords API is a SOAP API, which work best in a server-to-server scenario. My recommendation is to setup a REST server that makes AdWords API calls, and then call the REST server from your HTML5 application.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Thursday, March 14, 2013 3:26:54 PM UTC+5:30, yrsubb...@googlemail.com wrote:
Hi Colleagues,

Kindly help me on how toi call google adwords api from HTML5.

Thanks,
SubbaReddy

Subbu Rayal

unread,
May 18, 2017, 9:56:07 AM5/18/17
to AdWords API Forum
Hi Anash,

Hope your doing good,
 I am trying to call Google adwords api's to one of my third party tool.can you please suggest me the direct URLs  instead of SOAP and XML..

Thanks for advance.

Thanks,
subramanyam 

Anash P. Oommen (AdWords API Team)

unread,
May 18, 2017, 5:39:39 PM5/18/17
to AdWords API Forum
Hi Subbu,

I am not sure I follow. You can find endpoints for individual services at https://developers.google.com/adwords/api/docs/reference/ (lookup the documentation for each service). AdWords API is a SOAP API. SOAP uses XML as the payload format and HTTPS as the transport protocol. So yes, you can make an API call using HTTPs alone, but you sill need to know XML and SOAP protocol to be able to make a successful call. Here's an example for making raw HTTP calls.

Hope this helps? Let me know if you have more questions.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

Reply all
Reply to author
Forward
0 new messages