googleads-adxseller-examples icon indicating copy to clipboard operation
googleads-adxseller-examples copied to clipboard

Samples for the DoubleClick Ad Exchange Seller REST API

[Archived]

This project has been archived and is no longer actively maintained

Samples for the DoubleClick Ad Exchange Seller REST API

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-clientlib-0.6 is a set of samples that shows how to make most calls against the API, written in PHP. Uses version 0.6 of the PHP Client Library.
  • php-clientlib-1.x is a set of samples that shows how to make most calls against the API, written in PHP. Uses version 1.x of the PHP Client Library.
  • python is a command-line sample that shows how to make most calls against the API, written in Python.
  • ruby is a set of command-line samples that show how to make most calls against the API, written in Ruby.

Please refer to the README.md file inside each directory for installation instructions.