Reference documentation and code samples for the Google Ads Data Manager V1 Client class EncryptionEntityType.
The encryption entity type.
Protobuf type google.ads.datamanager.v1.EncryptedUserId.EncryptionEntityType
Namespace
Google \ Ads \ DataManager \ V1 \ EncryptedUserIdMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
ENCRYPTION_ENTITY_TYPE_UNSPECIFIED
Value: 0Unspecified encryption entity type.
Generated from protobuf enum ENCRYPTION_ENTITY_TYPE_UNSPECIFIED = 0;
CAMPAIGN_MANAGER_ACCOUNT
Value: 1Campaign Manager 360 account.
Generated from protobuf enum CAMPAIGN_MANAGER_ACCOUNT = 1;
CAMPAIGN_MANAGER_ADVERTISER
Value: 2Campaign Manager 360 advertiser.
Generated from protobuf enum CAMPAIGN_MANAGER_ADVERTISER = 2;
DISPLAY_VIDEO_PARTNER
Value: 3Display & Video 360 partner.
Generated from protobuf enum DISPLAY_VIDEO_PARTNER = 3;
DISPLAY_VIDEO_ADVERTISER
Value: 4Display & Video 360 advertiser.
Generated from protobuf enum DISPLAY_VIDEO_ADVERTISER = 4;
GOOGLE_ADS_CUSTOMER
Value: 5Google Ads customer.
Generated from protobuf enum GOOGLE_ADS_CUSTOMER = 5;
GOOGLE_AD_MANAGER_NETWORK_CODE
Value: 6Google Ad Manager network code.
Generated from protobuf enum GOOGLE_AD_MANAGER_NETWORK_CODE = 6;