Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
EncryptionInfo |
EncryptionInfo.clone() |
EncryptionInfo |
ConversionsBatchUpdateRequest.getEncryptionInfo()
Describes how encryptedUserId is encrypted.
|
EncryptionInfo |
ConversionsBatchInsertRequest.getEncryptionInfo()
Describes how encryptedUserId or encryptedUserIdCandidates[] is encrypted.
|
EncryptionInfo |
EncryptionInfo.set(String fieldName,
Object value) |
EncryptionInfo |
EncryptionInfo.setEncryptionEntityId(Long encryptionEntityId)
The encryption entity ID.
|
EncryptionInfo |
EncryptionInfo.setEncryptionEntityType(String encryptionEntityType)
The encryption entity type.
|
EncryptionInfo |
EncryptionInfo.setEncryptionSource(String encryptionSource)
Describes whether the encrypted cookie was received from ad serving (the %m macro) or from Data
Transfer.
|
EncryptionInfo |
EncryptionInfo.setKind(String kind)
Identifies what kind of resource this is.
|
Modifier and Type | Method and Description |
---|---|
ConversionsBatchUpdateRequest |
ConversionsBatchUpdateRequest.setEncryptionInfo(EncryptionInfo encryptionInfo)
Describes how encryptedUserId is encrypted.
|
ConversionsBatchInsertRequest |
ConversionsBatchInsertRequest.setEncryptionInfo(EncryptionInfo encryptionInfo)
Describes how encryptedUserId or encryptedUserIdCandidates[] is encrypted.
|
Copyright © 2011–2025 Google. All rights reserved.