Getting started with the Platforms API

This is the high-level process to get going with the Platforms API:

  1. Create a new Google Cloud project (or use an existing one)
  2. Create a service account in your Google Cloud project, and send the account to Google via your account manager to get it added to your AdSense account
  3. Enable the AdSense Platform API for your Google Cloud project (note that this page is only visible to allowlisted projects)
  4. Create a service key
  5. Use Google's OAuth libraries to generate an access token
  6. Call the AdSense Platform APIs using HTTP requests

Steps 1 to 5 are described in the Authenticating API calls page, and the APIs are described in their respective pages: