AdSense Management API (adsense:v2)

2022-08-17

1 new method

Additions

    Methods
  • adsense.accounts.getAdBlockingRecoveryTag

      Flat Path: v2/accounts/{accountsId}/adBlockingRecoveryTag

      Description: Gets the ad blocking recovery tag of an account.

      Parameter Order: name

      Path: v2/{+name}/adBlockingRecoveryTag

      Scopes: https://www.googleapis.com/auth/adsense

      HTTP Method: GET

      Parameters:

        name

          Type: string

          Pattern: ^accounts/[^/]+$

          Location: path

          Description: Required. The name of the account to get the tag for. Format: accounts/{account}

          Required: Yes