Method: customers.userLists.updateCrmBasedUserListMemberships

  • This document provides a reference for updating memberships for a UserList with UserListType CRM_BASED using an HTTP POST request.

  • The request uses gRPC Transcoding syntax and requires the full resource name of the UserList as a path parameter.

  • The request body must be empty, and a successful response will contain an instance of an Operation.

  • Updating memberships 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