Hi,

The API uses SOAP, so all messages (besides some reporting calls) are 
formatted as XML.

However, our client libraries 
<https://developers.google.com/adwords/api/docs/clientlibraries> take care 
of generating the SOAP XML messages for you -- you simply work with objects 
such as *Campaigns*, *AdGroups*, and *Keywords*, and the client library 
translates that into the appropriate XML messages and API calls.

If you haven't seen it already, please check out our guide on generating 
targeting ideas 
<https://developers.google.com/adwords/api/docs/guides/targeting-idea-service>, 
which includes a link to code samples for each client library.

Cheers,
Josh, AdWords API Team

On Tuesday, May 12, 2015 at 11:46:27 AM UTC-4, A Farhat wrote:
>
> Thank you! Does the API support XML? Is there anyone who can do this?
>
> Op maandag 11 mei 2015 21:28:47 UTC+2 schreef Josh Radcliff (AdWords API 
> Team):
>>
>> Hi,
>>
>> The AdWords API and client libraries don't directly support JSON or REST, 
>> but others on this group may have ideas or experience with wrapping our API 
>> services in this way.
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Monday, May 11, 2015 at 5:21:51 AM UTC-4, A Farhat wrote:
>>>
>>> Hi guys,
>>>
>>> This probably is a very broad (noobie) question, but would really 
>>> appreciate it if someone could give me some guidance or direction to 
>>> accomplish the following...
>>>
>>> What i'm trying to achieve is to create a JSON Rest-Full API using the 
>>> Adwords API TargetingIdeaService method to get suggested keywords including 
>>> the search volume and average CPC in a JSON output. It's important to 
>>> extract the keyword and country data via an URL, for example:  
>>> http://api.domain.com?keyword=keyword&country=us&output=JSON
>>>
>>> Is this even possible, if so  where to start?
>>>
>>> See screenshot for example:
>>>
>>>
>>> <https://lh3.googleusercontent.com/-UFPcRJ-VCRw/VU04DJh0g_I/AAAAAAAAAXs/MhCB-ArYCPQ/s1600/screenshot-api.png>
>>>
>>> Thank you for your time.
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1f394ffc-756e-4624-b171-09159e42d522%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to