Enum LabelTypeEnum.Types.LabelType
Represents the types of labels supported.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum LabelTypeEnum.Types.LabelType
Fields
| Name | Description |
|---|---|
| AdExclusion | Allows for the creation of labels to exclude ads from showing against a tag that specifies the label as an exclusion. |
| AdUnitFrequencyCap | Allows for the creation of limits on the frequency that a user sees a particular type of creative over a portion of the inventory. |
| CanonicalCategory | Allows for the creation of labels mapped to a Google canonical ad category, which can be used for competitive exclusions and blocking across Google systems. |
| CompetitiveExclusion | Allows for the creation of labels to exclude competing ads from showing on the same page. |
| CreativeWrapper | Allows for the creation of labels that can be used to force the wrapping of a delivering creative with header/footer creatives. |
| Unspecified | Default value. This value is unused. |