Enum SmartSizeModeEnum.Types.SmartSizeMode
The smart size mode for this ad unit. This attribute is optional and defaults to SmartSizeMode.NONE for fixed sizes.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum SmartSizeModeEnum.Types.SmartSizeMode
Fields
Name | Description |
---|---|
DynamicSize | Height and width are ranges. |
None | Fixed size mode (default). |
SmartBanner | The height is fixed for the request, the width is a range. |
Unspecified | Default value. This value is unused. |