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: about 1 year 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 (about 12 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T19:43:39.000Z (over 2 years ago)
- Last Synced: 2025-04-20T02:35:58.567Z (about 1 year ago)
- Language: C#
- Size: 282 KB
- Stars: 35
- Watchers: 17
- 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.