Contents

Artwork

An object that represents artwork.

Declaration

object Artwork

Properties

NameTypeDescription
assetTokenstring

bgColorstring

The average background color for the image to use as a placeholder.

gradientArtwork.Gradient

Gradient information. If absent, use existing gradient behavior. If present, but the body is an empty object {}, then gradient is disabled. This overrides any setting in the editorial item.

hasP3boolean

height Requirednumber

The largest height available for the source image.

pictureFileTypestring

supportsLayeredImageboolean

textColor1string

A primary text color appropriate to use with the artwork.

textColor2string

A secondary text color appropriate to use with the artwork.

textColor3string

An auxiliary text color appropriate to use with the artwork.

textColor4string

An auxiliary text color appropriate to use with the artwork.

url Requiredstring

The URL of the image. May be templated to allow customizing the height {h}, width {w}, and crop code {c}.

width Requirednumber

The largest width available for the source image.

Topics

Related Objects

See Also

Getting common type information