items Type

object (Details)

items Properties

Property Type Required Nullable Defined by
type string Optional cannot be null JsonLead
url string Optional cannot be null JsonLead
description string Optional cannot be null JsonLead

type

Type of the media item

type

type Type

string

type Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"image"
"audio"
"video"
"3d_model"

url

Public URL where the media item is hosted

url

url Type

string

description

Description of the media item (e.g. Front view, Rear View, Interior video, etc)

description

description Type

string