Enum CreativeWrapperStatusEnum.Types.CreativeWrapperStatus
Indicates whether the CreativeWrapper is active. HTML snippets are served to Creatives only when the CreativeWrapper is active.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum CreativeWrapperStatusEnum.Types.CreativeWrapperStatus
Fields
| Name | Description |
|---|---|
| Active | The CreativeWrapper will be applied to served creatives. |
| Inactive | The CreativeWrapper will not be applied to served creatives. |
| Unspecified | Default value. This value is unused. |