Interface protos.google.ads.datamanager.v1.IEncryptedUserId (0.4.0)

Properties of an EncryptedUserId.

Package

@google-ads/datamanager

Properties

encryptedId

encryptedId?: (string|null);

EncryptedUserId encryptedId

entityId

entityId?: (number|Long|string|null);

EncryptedUserId entityId

entityType

entityType?: (google.ads.datamanager.v1.EncryptedUserId.EncryptionEntityType|keyof typeof google.ads.datamanager.v1.EncryptedUserId.EncryptionEntityType|null);

EncryptedUserId entityType

source

source?: (google.ads.datamanager.v1.EncryptedUserId.EncryptionSource|keyof typeof google.ads.datamanager.v1.EncryptedUserId.EncryptionSource|null);

EncryptedUserId source