Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googleads/googleads-adxbuyer-examples
Samples for the DoubleClick Ad Exchange Buyer REST API
https://github.com/googleads/googleads-adxbuyer-examples
Last synced: 4 days ago
JSON representation
Samples for the DoubleClick Ad Exchange Buyer REST API
- Host: GitHub
- URL: https://github.com/googleads/googleads-adxbuyer-examples
- Owner: googleads
- License: apache-2.0
- Created: 2014-04-29T15:51:45.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T19:43:39.000Z (about 1 year ago)
- Last Synced: 2024-04-14T04:48:46.463Z (7 months ago)
- Language: C#
- Size: 282 KB
- Stars: 34
- Watchers: 18
- Forks: 47
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
Samples for the Authorized Buyers Ad Exchange Buyer II API (Deprecated)
=======================================================**Deprecated**: The Ad Exchange Buyer II API is deprecated.
[RTB Troubleshooting](https://developers.google.com/authorized-buyers/apis/guides/v2/rtb-troubleshooting)
will continue to be supported indefinitely, however all other resources are
sunset as of September 29th, 2023.These code samples are organized by platform or language.
* *java* is a command-line sample that shows how to make most calls against the API, written in Java.
* *php* is a set of samples that shows how to make most calls against the API, written in PHP.
* *python* is a command-line sample that shows how to make most calls against the API, written in Python.
* *CSharp* is a command-line sample that shows how to make most calls against the API, written in .Net.
* *ruby* is a command-line sample that shows how to make most calls against the API, written in Ruby.Please refer to the README.md file inside each directory for installation instructions.