creativeFormat property
The format of the creative, only applicable for programmatic guaranteed and preferred deals.
Output only. Possible string values are:
- "CREATIVE_FORMAT_UNSPECIFIED" : A placeholder for an unspecified creative format.
- "DISPLAY" : Banner creatives such as image or HTML5 assets.
- "VIDEO" : Video creatives that can be played in a video player.
- "AUDIO" : Audio creatives that can play during audio content or point to a third party ad server.
Implementation
core.String? creativeFormat;