companionCreatives property

List<String>? companionCreatives
getter/setter pair

List of companion creatives assigned to an in-Stream video creative.

Acceptable values include IDs of existing flash and image creatives. Applicable to the following creative types: all VPAID, all INSTREAM_AUDIO and all INSTREAM_VIDEO with dynamicAssetSelection set to false.

Implementation

core.List<core.String>? companionCreatives;