Method: accounts.platforms.groups.patch

Update a Platform Group.

HTTP request

PATCH https://adsenseplatform.googleapis.com/v1alpha/{platformGroup.name=accounts/*/platforms/*/groups/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
platformGroup.name

string

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

Query parameters

Parameters
updateMask

string (FieldMask format)

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

This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".

Request body

The request body contains an instance of PlatformGroup.

Response body

If successful, the response body contains an instance of PlatformGroup.

Authorization scopes

Requires the following OAuth scope:

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