Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Media Content

Field

Description

Required

Best Practice

productId

The associated Product Id

YES

partId

The part Id associated to the product Id.

NO

url

The URL of the media location.  Any valid URL can be returned including prefixes like http and ftp.

YES

mediaType

The type of media

YES

ClassTypeArray

An array of ClassType objects that classify of the media

YES

fileSize

The file size

NO

width

Width

NO

height

Height

NO

dpi

Dots per inch

NO

color

The color description

NO

DecorationArray

An array of decoration objects that describe the decorations associated with the media

NO

LocationArray

An array of location objects that describe the locations associated with the media

NO

description

Information about the media

NO

singlePart

Identifies whether the partId one to one corresponds with the image.  (Use FALSE for group shots)

YES

changeTimeStamp

The date time since last change in UTC

NO

Class Type

Field

Description

Required

Best Practice

classType

The classification of the media

YES

className

The classification short name

YES

Decoration

Field

Description

Required

Best Practice

decorationId

The decoration id associated with the media

YES

decorationName

The name of the decoration associated with the id

YES

Location

Field

Description

Required

Best Practice

locationId

The location id associated with the media

YES

locationName

The name of the location associated with the id

YES

  • No labels