Google Ads Data Manager V1 Client - Class EncryptionEntityType (0.5.0)

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 \ EncryptedUserId

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

ENCRYPTION_ENTITY_TYPE_UNSPECIFIED

Value: 0

Unspecified encryption entity type.

Generated from protobuf enum ENCRYPTION_ENTITY_TYPE_UNSPECIFIED = 0;

CAMPAIGN_MANAGER_ACCOUNT

Value: 1

Campaign Manager 360 account.

Generated from protobuf enum CAMPAIGN_MANAGER_ACCOUNT = 1;

CAMPAIGN_MANAGER_ADVERTISER

Value: 2

Campaign Manager 360 advertiser.

Generated from protobuf enum CAMPAIGN_MANAGER_ADVERTISER = 2;

DISPLAY_VIDEO_PARTNER

Value: 3

Display & Video 360 partner.

Generated from protobuf enum DISPLAY_VIDEO_PARTNER = 3;

DISPLAY_VIDEO_ADVERTISER

Value: 4

Display & Video 360 advertiser.

Generated from protobuf enum DISPLAY_VIDEO_ADVERTISER = 4;

GOOGLE_ADS_CUSTOMER

Value: 5

Google Ads customer.

Generated from protobuf enum GOOGLE_ADS_CUSTOMER = 5;

GOOGLE_AD_MANAGER_NETWORK_CODE

Value: 6

Google Ad Manager network code.

Generated from protobuf enum GOOGLE_AD_MANAGER_NETWORK_CODE = 6;