https://ns.adobe.com/xdm/mixins/product-identifiers
Captures properties related to product identifiers generic to all industries.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/product/product-identifiers.schema.json |
{}| Property | Type | Required | Defined by |
|---|---|---|---|
| xdm:productGTIN | string |
Optional | Product Identifiers (this schema) |
| xdm:productImageURL | string |
Optional | Product Identifiers (this schema) |
| xdm:productSKU | string |
Optional | Product Identifiers (this schema) |
| xdm:productSearchKeywords | string[] |
Optional | Product Identifiers (this schema) |
* |
any | Additional | this schema allows additional properties |
Global Trade Item Number of the product.
xdm:productGTIN
- is optional
- type:
string - defined in this schema
string
The URL for the primary product image of the product.
xdm:productImageURL
- is optional
- type:
string - defined in this schema
string
- format:
uri– Uniformous Resource Identifier (according to RFC3986)
The unique SKU (stock keeping unit) of the product assigned by the vendor.
xdm:productSKU
- is optional
- type:
string - defined in this schema
string
The search keywords associated with the product.
xdm:productSearchKeywords
-
is optional
-
type:
string[] -
defined in this schema
Array type: string[]
All items must be of the type:
string