|
| Size | size [get, set] |
| | The permissible creative size that can be served inside this ad unit. More...
|
| |
| EnvironmentType | environmentType [get, set] |
| | The environment type of the ad unit size. The default value is EnvironmentType::BROWSER. More...
|
| |
| bool | environmentTypeSpecified [get, set] |
| |
| AdUnitSize[] | companions [get, set] |
| | The companions for this ad unit size. Companions are only valid if the environment is EnvironmentType::VIDEO_PLAYER. If the environment is EnvironmentType::BROWSER including companions results in an error. More...
|
| |
| string | fullDisplayString [get, set] |
| | The full (including companion sizes, if applicable) display string of the size, e.g. More...
|
| |
| bool | isAudio [get, set] |
| | Whether the inventory size is audio. If set to true, More...
|
| |
| bool | isAudioSpecified [get, set] |
| |
An
AdUnitSize represents the size of an ad in an ad unit. This also represents the environment and companions of a particular ad in an ad unit. In most cases, it is a simple size with just a width and a height (sometimes representing an aspect ratio).