Skip to content

googleads/googleads-adsense-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

Samples for the AdSense Management API

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.