The AdSense Management API v2 is
now availble.
Updated examples can be found for each language in the top-level v2
directory.
These code samples are organized by language.
- dotnet is a command-line sample that shows how to make most calls against the API, written in C#.
- 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.
- 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.