Interface | Description |
---|---|
CleanRoomsService |
A clean room is a secure, privacy-protecting environment where two or more parties can share
sensitive enterprise data, including customer data, for measurements, insights, activation and
other use cases.
|
ProvidersService |
A data provider is an object representing the organization in the real world who shares the data.
|
RecipientActivationService |
The Recipient Activation API is only applicable in the open sharing model where the recipient
object has the authentication type of `TOKEN`.
|
RecipientsService |
A recipient is an object you create using :method:recipients/create to represent an organization
which you want to allow access shares.
|
SharesService |
A share is a container instantiated with :method:shares/create.
|
Enum | Description |
---|---|
AuthenticationType |
The delta sharing authentication type.
|
ColumnTypeName |
Name of type (INT, STRUCT, MAP, etc.).
|
PartitionValueOp |
The operator to apply for the value.
|
Privilege | |
SharedDataObjectDataObjectType |
The type of the data object.
|
SharedDataObjectHistoryDataSharingStatus |
Whether to enable or disable sharing of data history.
|
SharedDataObjectStatus |
One of: **ACTIVE**, **PERMISSION_DENIED**.
|
SharedDataObjectUpdateAction |
One of: **ADD**, **REMOVE**, **UPDATE**.
|
Copyright © 2024. All rights reserved.