entityType property
The encryption entity type.
This should match the encryption configuration for ad serving or Data Transfer.
Required. Possible string values are:
- "ENCRYPTION_ENTITY_TYPE_UNSPECIFIED" : Unspecified encryption entity type.
- "CAMPAIGN_MANAGER_ACCOUNT" : Campaign Manager 360 account.
- "CAMPAIGN_MANAGER_ADVERTISER" : Campaign Manager 360 advertiser.
- "DISPLAY_VIDEO_PARTNER" : Display & Video 360 partner.
- "DISPLAY_VIDEO_ADVERTISER" : Display & Video 360 advertiser.
- "GOOGLE_ADS_CUSTOMER" : Google Ads customer.
- "GOOGLE_AD_MANAGER_NETWORK_CODE" : Google Ad Manager network code.
Implementation
core.String? entityType;