Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googleads/googleads-bidmanager-examples
https://github.com/googleads/googleads-bidmanager-examples
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/googleads/googleads-bidmanager-examples
- Owner: googleads
- License: apache-2.0
- Created: 2015-09-11T16:22:06.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T15:34:44.000Z (8 months ago)
- Last Synced: 2024-04-14T04:48:46.642Z (7 months ago)
- Language: PHP
- Size: 222 KB
- Stars: 43
- Watchers: 21
- Forks: 58
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Samples for the DoubleClick Bid Manager API
=========================================================================
This repository contains a collection of samples for interacting with the
DoubleClick Bid Manager API. Documentation on this API can be found
[here](https://developers.google.com/bid-manager/).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 each directory for installation
instructions.