Method: customers.userLists.updateCrmBasedUserListMemberships

  • Update memberships for CRM-based UserLists using this API.

  • The request body should be empty, and the response will contain an Operation object upon success.

  • Provide the full resource name of the UserList in the path parameters.

  • This operation requires the https://www.googleapis.com/auth/adsdatahub OAuth scope for authorization.

Update memberships for the UserList. The UserList must have UserListType CRM_BASED.

HTTP request

POST https://adsdatahub.googleapis.com/v1/{name=customers/*/userLists/*}:updateCrmBasedUserListMemberships

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Full resource name, e.g. 'customers/123/userLists/12345678'. UserList must have UserListType CRM_BASED.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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