AdSense Platform API (adsenseplatform:v1alpha)

2025-07-03

1 new method

Additions

    Methods
  • adsenseplatform.accounts.platforms.groups.patch

      Path : v1alpha/{+name}

      Flat Path : v1alpha/accounts/{accountsId}/platforms/{platformsId}/groups/{groupsId}

      HTTP Method : PATCH

      Parameters :

        name

          Description : Identifier. Format: accounts/{account}/platforms/{platform}/groups/{platform_group}

          Pattern : ^accounts/[^/]+/platforms/[^/]+/groups/[^/]+$

          Location : path

          Required : Yes

          Type : string

        updateMask

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

          Location : query

          Type : string

          Format : google-fieldmask

      Parameter Order : name

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

      Description : Update a Platform Group.