type property
Type of the creative. Possible string values are:
- "CREATIVE_TYPE_UNSPECIFIED" : Default value. If provided, shall be considered invalid.
- "VIDEO" : Video creatives.
- "PHOTO" : Photo creatives.
Implementation
core.String? type;
Type of the creative. Possible string values are:
core.String? type;