Method: accountTypes.accounts.userListDirectLicenses.patch

Updates a user list direct license.

This feature is only available to data partners.

HTTP request

PATCH https://datamanager.googleapis.com/v1/{userListDirectLicense.name=accountTypes/*/accounts/*/userListDirectLicenses/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
userListDirectLicense.name

string

Identifier. The resource name of the user list direct license.

Query parameters

Parameters
updateMask

string (FieldMask format)

Optional. The list of fields to update. The special character * is not supported and an INVALID_UPDATE_MASK error will be thrown if used.

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 UserListDirectLicense.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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