Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googleads/googleads-admob-api-samples
googleads-admob-api-samples
https://github.com/googleads/googleads-admob-api-samples
Last synced: 4 days 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T18:07:15.000Z (10 months ago)
- Last Synced: 2024-04-14T04:48:46.493Z (7 months ago)
- Language: Java
- Size: 94.7 KB
- Stars: 39
- Watchers: 11
- Forks: 39
- Open Issues: 5
-
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.