Enum ThirdPartyDataDeclarationTypeEnum.Types.ThirdPartyDataDeclarationType
The declaration about third party data usage on the associated entity.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum ThirdPartyDataDeclarationTypeEnum.Types.ThirdPartyDataDeclarationType
Fields
| Name | Description |
|---|---|
| Declared | There is a set of ThirdPartyCompanies associated with this entity. |
| None | There are no companies associated. Functionally the same as DECLARED, combined with an empty company list. |
| Unspecified | Default value. This value is unused. |