companionSizes property

List<Size>? companionSizes
getter/setter pair

For video creatives specifies the sizes of companion ads (if present).

Companion sizes may be filled in only when creative_size_type = VIDEO

Implementation

core.List<Size>? companionSizes;