- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
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 |
Identifier. Format: accounts/{account}/platforms/{platform}/groups/{platformGroup} |
Query parameters
Parameters | |
---|---|
updateMask |
Optional. The list of fields to update - currently only supports updating the This is a comma-separated list of fully qualified names of fields. Example: |
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