A description of how user IDs are encrypted.
| JSON representation | 
|---|
{ "encryptionEntityType": enum (  | 
            
| Fields | |
|---|---|
encryptionEntityType | 
              
                 
 The encryption entity type. This should match the encryption configuration for ad serving or Data Transfer.  | 
            
encryptionEntityId | 
              
                 
 The encryption entity ID. This should match the encryption configuration for ad serving or Data Transfer.  | 
            
encryptionSource | 
              
                 
 Describes whether the encrypted cookie was received from ad serving (the %m macro) or from Data Transfer.  | 
            
kind | 
              
                 
 Identifies what kind of resource this is. Value: the fixed string 
 .  | 
            
EncryptionEntityType
| Enums | |
|---|---|
ENCRYPTION_ENTITY_TYPE_UNKNOWN | 
                |
DCM_ACCOUNT | 
                |
DCM_ADVERTISER | 
                |
DBM_PARTNER | 
                |
DBM_ADVERTISER | 
                |
ADWORDS_CUSTOMER | 
                |
DFP_NETWORK_CODE | 
                |
EncryptionSource
| Enums | |
|---|---|
ENCRYPTION_SCOPE_UNKNOWN | 
                |
AD_SERVING | 
                |
DATA_TRANSFER | 
                |