Method: customers.userLists.updateCrmBasedUserListMemberships

  • Update memberships for UserLists that have the UserListType CRM_BASED using a POST request to the specified API endpoint.

  • The API call requires a 'name' parameter in the path, which is the full resource name of the UserList.

  • The request body for this operation must be empty.

  • A successful response will contain an instance of Operation.

  • The request requires authorization using the https://www.googleapis.com/auth/adsdatahub OAuth scope.

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