https://github.com/googleads/googleads-admob-api-samples
googleads-admob-api-samples
https://github.com/googleads/googleads-admob-api-samples
Last synced: about 1 year ago
JSON representation
googleads-admob-api-samples
- Host: GitHub
- URL: https://github.com/googleads/googleads-admob-api-samples
- Owner: googleads
- License: apache-2.0
- Created: 2020-03-30T20:07:23.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T18:07:15.000Z (over 2 years ago)
- Last Synced: 2025-04-20T02:35:47.767Z (about 1 year ago)
- Language: Java
- Size: 94.7 KB
- Stars: 45
- Watchers: 9
- Forks: 38
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Samples for the AdMob API
=========================
This respository contains a collection of samples for interacting with the AdMob API. Documentation on this API can be found [here](https://developers.google.com/admob/api).
The code samples are organized by platform or language, and then API version. The following samples are available:
* *java* a collection of Java samples.
* *php* a collection of PHP samples.
* *python* a collection of Python samples.
Please refer to the README.md file inside the directory for installation instructions.
Contributing
============
Pull requests are welcome! Please sign [this Google Code contributor agreement](CONTRIBUTING.md) before submitting.