Hello Matthias,

We have no-client-library guides for some of the languages but they are 
still language-specific. Generally, SOAP is well-documented independently 
so the only thing you'll need are the .wsdl files.

As per the approach, if I had to go for iOS / Android, I'd go with a proxy. 
You are unlikely to require a full spectrum of API calls on a mobile 
device, so building a server handling a limited set of requests in jason 
and generating required SOAP can be a solution. Just a mobile website is 
also an option. This is my personal opinion though.


-Danial, AdWords API Team.



On Friday, January 31, 2014 11:45:09 PM UTC+4, Matthias wrote:
>
> Thank you Danial for your response.
>
> Could you please give me a quick overview how to run API requests? I mean, 
> there are tutorials, but only with the supported client libraries.
> Do you think encapsulating Ruby in Objective-C would be a good idea?
>
> Greetings
>
> Am Montag, 27. Januar 2014 12:56:15 UTC+1 schrieb Danial Klimkin:
>>
>> Hello Matthias,
>>
>>
>> These is no official library for Objective-C at the moment and we 
>> currently don't plan one. But if you can find a solid SOAP library for the 
>> platform, you should be able to run the API requests.
>>
>>
>> -Danial, AdWords API Team.
>>
>> On Thursday, January 23, 2014 1:01:23 AM UTC+4, Matthias wrote:
>>>
>>> Hello,
>>> does anybody know if there is an implementation of the AdWords API 
>>> in Objective-C?
>>>
>>> Best regards
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to