type property
Type of this creative.
Applicable to all creative types. Note: FLASH_INPAGE, HTML5_BANNER, and IMAGE are only used for existing creatives. New creatives should use DISPLAY as a replacement for these types.
Required. Possible string values are:
- "IMAGE"
- "DISPLAY_REDIRECT"
- "CUSTOM_DISPLAY"
- "INTERNAL_REDIRECT"
- "CUSTOM_DISPLAY_INTERSTITIAL"
- "INTERSTITIAL_INTERNAL_REDIRECT"
- "TRACKING_TEXT"
- "RICH_MEDIA_DISPLAY_BANNER"
- "RICH_MEDIA_INPAGE_FLOATING"
- "RICH_MEDIA_IM_EXPAND"
- "RICH_MEDIA_DISPLAY_EXPANDING"
- "RICH_MEDIA_DISPLAY_INTERSTITIAL"
- "RICH_MEDIA_DISPLAY_MULTI_FLOATING_INTERSTITIAL"
- "RICH_MEDIA_MOBILE_IN_APP"
- "FLASH_INPAGE"
- "INSTREAM_VIDEO"
- "VPAID_LINEAR_VIDEO"
- "VPAID_NON_LINEAR_VIDEO"
- "INSTREAM_VIDEO_REDIRECT"
- "RICH_MEDIA_PEEL_DOWN"
- "HTML5_BANNER"
- "DISPLAY"
- "DISPLAY_IMAGE_GALLERY"
- "BRAND_SAFE_DEFAULT_INSTREAM_VIDEO"
- "INSTREAM_AUDIO"
Implementation
core.String? type;