Hi Gilberto,

There is no iOS library for AdWords API. Java should work for Android, but 
if it doesn't, you can request help on this forum. Another probable option 
would be to use Xamarin's mono + AdWords API .NET library to do 
cross-platform development for both iOS and Android.

That said, I would recommend against making API calls directly from a 
mobile device to AdWords API. AdWords API is very heavy in terms of data 
retrieved (e.g. a 500MB report is not uncommon depending on the account 
size and date range), and it would drain the battery and storage of the 
mobile device pretty fast. The user would also incur significant data costs 
in such cases. My recommendation would be to build the AdWords API logic on 
a server, and have the mobile device talk to that service to retrieve the 
processed data.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Wednesday, January 14, 2015 at 11:18:17 PM UTC+5:30, Gilberto Ibarra 
wrote:
>
> At my work a client  needs to control the entire Adwords api from his 
> mobile device IOS / ANDROID there any tools I can use to consume SOAP 
> services without constructing them?.
>
> There is a Java library for using the API, you can use Android pair ?.
>
> What would be the best solution for consuming services from Android / IOS.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e17df859-aee1-435b-9097-c3331d2a46c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to