dimensions property

Dimensions? dimensions
getter/setter pair

Primary dimensions of the creative.

Applicable to all creative types. The value of width_pixels and height_pixels defaults to 0 when creative_type is one of: * CREATIVE_TYPE_VIDEO * CREATIVE_TYPE_AUDIO * CREATIVE_TYPE_NATIVE_VIDEO

Required.

Implementation

Dimensions? dimensions;