Media
The Media object enables vendors to add, view, or delete media from the product object. This object contains the following properties:
id
string
The identifier for the Media object.
name
string
The name of the Media object.
Example: Office 365 Product Image
description
string
A description of the Media object.
Example: An image of Office 365, available to purchase within the Microsoft 365 Online Services product.
type
string
The type of the Media object.
url
string
The URI to access the media object.
Example: https://address.to.media.file.pl/abcde.png
displayOrder
integer
The object's order in the list.
Example: 100
status
string
The status of the media.
Example: Published.
product
A reference to the Product object.
Example:
audit
A reference to the Audit object.
Example:
Example
Last updated
Was this helpful?