Often, the easiest way to learn how to use an API can be to look at sample code. This page provides links to samples and a number of convenient ways to access the AdMob API.
However, instead of creating HTTP requests and parsing responses manually, you may want to use the Google APIs Client Libraries. The client libraries provide better language integration, improved security, and support for making calls that require user authorization.
In the tables below, the first column shows each library's stage of development; note that some are still in early stages. The second column links to the main page for each library.
The set of mature libraries includes:
Client library | Documentation | All client library samples | |
---|---|---|---|
Google API Client Library for Java | https://developers.google.com/api-client-library/java/ | Java samples | |
Google API Client Library for JavaScript | Google API Client Library for JavaScript | ||
Google API Client Library for Objective-C for REST | https://github.com/google/google-api-objectivec-client-for-rest | ||
Google API Client Library for PHP () | Google API Client Library for PHP | PHP samples | |
Google API Client Library for Python | Google API Client Library for Python | Python samples |