Image Object in the Products APIΒΆ
Name |
Data Type |
Description |
---|---|---|
imageURL |
String |
The URL that links to an image of the product. Maximum length: 300 characters |
imageContent |
String |
The image, entered as a Base64-encoded string. |
fileName |
String |
The filename of image. Maximum length: 255 characters |
fileFormat |
String |
The file format for the image. Possible values:
|
For an example, see your API operation.