expandOnHover property

bool? expandOnHover
getter/setter pair

Indicates the creative will automatically expand on hover.

Optional and only valid for third-party expandable creatives. Third-party expandable creatives are creatives with following hosting source: * HOSTING_SOURCE_THIRD_PARTY combined with following creative_type: * CREATIVE_TYPE_EXPANDABLE

Optional.

Implementation

core.bool? expandOnHover;