How Build an APP for android/ios to consume full API AdWords ?

27 views
Skip to first unread message

Gilberto Ibarra

unread,
Jan 14, 2015, 12:48:17 PM1/14/15
to adwor...@googlegroups.com
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.

Anash P. Oommen (AdWords API Team)

unread,
Jan 15, 2015, 3:36:35 AM1/15/15
to adwor...@googlegroups.com
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.
Reply all
Reply to author
Forward
0 new messages