AdSense Platform API (adsenseplatform:v1alpha)

2025-01-21

1 new method

Additions

    Methods
  • adsenseplatform.accounts.platforms.childAccounts.sites.patch

      Path : v1alpha/{+name}

      Flat Path : v1alpha/accounts/{accountsId}/platforms/{platformsId}/childAccounts/{childAccountsId}/sites/{sitesId}

      HTTP Method : PATCH

      Parameters :

        name

          Description : Identifier. Format: accounts/{account}/platforms/{platform}/childAccounts/{child}/sites/{platformChildSite}

          Pattern : ^accounts/[^/]+/platforms/[^/]+/childAccounts/[^/]+/sites/[^/]+$

          Location : path

          Required : Yes

          Type : string

        updateMask

          Description : Optional. The list of fields to update - currently only supports updating the `platform_group` field.

          Location : query

          Type : string

          Format : google-fieldmask

      Parameter Order : name

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

      Description : Update a Platform Child Site.