Removes a list of AudienceMember
resources from the provided Destination
.
HTTP request
POST https://datamanager.googleapis.com/v1/audienceMembers:remove
The URL uses gRPC Transcoding syntax.
Request body
The request body contains data with the following structure:
JSON representation |
---|
{ "destinations": [ { object ( |
Fields | |
---|---|
destinations[] |
Required. The list of destinations to remove the users from. |
audienceMembers[] |
Required. The list of users to remove. |
validateOnly |
Optional. For testing purposes. If |
encoding |
Optional. Required for |
encryptionInfo |
Optional. Encryption information for |
Response body
Response from the RemoveAudienceMembersRequest
.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{ "requestId": string } |
Fields | |
---|---|
requestId |
The auto-generated ID of the request. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/datamanager