ProductGroups REST API
ProductGroups REST API documentation and interactive testing.
For the OpenAPI Specification document use this link: https://apis.objectsgrid.com/productgroups/contract
EU or US depending on where your Organization Account is located
This header allows targeting an API version. If you want to target the latest API version set its value to 'latest' If you want to target the latest stable API version set its value to 'stable'
This header allows you to provide a Session ID to be traced through the request stack and returned in the response.
Objects Grid Product Object
The unique identifier for Product
Schema context
The object type
The unique identifier for Product
image URL
This Product URL
A pointer to a product variant
The Product Group ID for the product
The property by which the product varies, e.g. "color", "size", etc.
The aggregate rating of the Product
The Amazon Standard Identification Number (ASIN) of the product
The audience for the product
Awards won by or for this item
The brand of the product
The category of the product
The color of the product
Color swatch images for the product
The country where the product is assembled
The country where the product was last processed
The country where the product was manufactured
The depth of the product
A pointer to a funding source for the item
The Global Trade Item Number (GTIN) of the product
The GTIN-12 of the product
The GTIN-13 of the product
The GTIN-14 of the product
The GTIN-8 of the product
Indicates whether this item is targeted at a mature audience
The certifications and/or standards for the product
The energy consumption details for the product
A link to the GS1 Digital Link representation of the product identifier
A pointer to a product measurement
The Merchant Return Policy for the product
The height of the product
The Product Group ID for the product
A pointer to another product (or multiple products) for which this product is an accessory or spare part
A pointer to another product (or multiple products) for which this product is a consumable
Indicates whether this item is family friendly
A pointer to another, somehow related product (or multiple products)
A pointer to another, functionally similar product (or multiple products)
A pointer to a base product (or multiple products) for which this product is a variant (e.g. in color, size, material, etc.)
The condition of the product
An associated logo for the product
The manufacturer of the product
The material of the product
This Product Mobile URL
The model of the product
The Manufacturer Part Number (MPN) of the product
The NATO Stock Number (NSN) of the product
Links to Offers to provide this item. For example, offers to sell a product, rent the DVD of a movie, or give away tickets to an event
The product identifier, such as ISBN. For example: 'isbn:123-456-789'
The production date of the product
The purchase date of the product
The release date of the product
Review of the item
The size of the product
The Stock Keeping Unit (SKU) of the product
The weight of the product
The width of the product
Object Tags
Successfully created the object
Bad request
Unauthorized
Conflict, object already exists
Too Many Requests - rate limited
Internal Server Error
POST /productgroups HTTP/1.1
Host: apis.objectsgrid.com
Authorization: Bearer Bearer JWT
X-ObjectsGrid-AccessPoint: EU
Content-Type: application/json
Accept: */*
Content-Length: 3924
{
"id": null,
"at_context": "https://schema.org",
"at_type": "Product",
"identifier": null,
"image": null,
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"url": null,
"hasVariant": [
"https://example.com"
],
"productGroupID": null,
"variesBy": [
"https://example.com"
],
"aggregateRating": {
"at_type": "AggregateRating",
"itemReviewed": null,
"ratingCount": null,
"reviewCount": null,
"bestRating": null,
"ratingExplanation": [
{
"at_value": "text",
"at_language": "text"
}
],
"ratingValue": null,
"reviewAspect": null,
"worstRating": null
},
"asin": null,
"audience": {
"at_type": "Audience",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"audienceType": null,
"geographicArea": null
},
"award": null,
"brand": null,
"category": [
"text"
],
"color": null,
"colorSwatch": null,
"countryOfAssembly": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfLastProcessing": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfOrigin": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"depth": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"funding": null,
"gtin": null,
"gtin12": null,
"gtin13": null,
"gtin14": null,
"gtin8": null,
"hasAdultConsideration": [
"https://schema.org/AlcoholConsideration"
],
"hasCertification": [
"text"
],
"hasEnergyConsumptionDetails": {
"at_type": "EnergyConsumptionDetails",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"energyEfficiencyScaleMax": "https://schema.org/EUEnergyEfficiencyCategoryA",
"energyEfficiencyScaleMin": "https://schema.org/EUEnergyEfficiencyCategoryA",
"hasEnergyEfficiencyCategory": [
"https://schema.org/EnergyStarCertified"
]
},
"hasGS1DigitalLink": null,
"hasMeasurement": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"hasMerchantReturnPolicy": {
"at_type": "MerchantReturnPolicy",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"applicableCountry": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"inStoreReturnOffered": null,
"itemCondition": [
"https://schema.org/DamagedCondition"
],
"merchantReturnDays": null,
"refundType": [
"https://schema.org/ExchangeRefund"
],
"returnPolicyCategory": [
"https://schema.org/MerchantReturnFiniteReturnWindow"
],
"returnMethod": [
"https://schema.org/KeepProduct"
],
"returnFees": [
"https://schema.org/FreeReturn"
]
},
"height": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"inProductGroupWithID": null,
"isAccessoryOrSparePartFor": [
"https://example.com"
],
"isConsumableFor": [
"https://example.com"
],
"isFamilyFriendly": null,
"isRelatedTo": [
"https://example.com"
],
"isSimilarTo": [
"https://example.com"
],
"isVariantOf": null,
"itemCondition": "https://schema.org/DamagedCondition",
"keywords": [
{
"at_value": "text",
"at_language": "text"
}
],
"logo": null,
"manufacturer": null,
"material": [
"text"
],
"mobileUrl": null,
"model": null,
"mpn": null,
"negativeNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"nsn": null,
"offers": [
"https://example.com"
],
"pattern": [
{
"at_value": "text",
"at_language": "text"
}
],
"positiveNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"productID": null,
"productionDate": null,
"purchaseDate": null,
"releaseDate": null,
"review": [
"https://example.com"
],
"size": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"sku": null,
"slogan": [
{
"at_value": "text",
"at_language": "text"
}
],
"weight": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"width": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"tags": [
{
"name": "text",
"val": "text"
}
]
}
{
"id": null,
"at_context": "https://schema.org",
"at_type": "Product",
"identifier": null,
"image": null,
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"url": null,
"hasVariant": [
"https://example.com"
],
"productGroupID": null,
"variesBy": [
"https://example.com"
],
"aggregateRating": {
"at_type": "AggregateRating",
"itemReviewed": null,
"ratingCount": null,
"reviewCount": null,
"bestRating": null,
"ratingExplanation": [
{
"at_value": "text",
"at_language": "text"
}
],
"ratingValue": null,
"reviewAspect": null,
"worstRating": null
},
"asin": null,
"audience": {
"at_type": "Audience",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"audienceType": null,
"geographicArea": null
},
"award": null,
"brand": null,
"category": [
"text"
],
"color": null,
"colorSwatch": null,
"countryOfAssembly": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfLastProcessing": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfOrigin": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"depth": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"funding": null,
"gtin": null,
"gtin12": null,
"gtin13": null,
"gtin14": null,
"gtin8": null,
"hasAdultConsideration": [
"https://schema.org/AlcoholConsideration"
],
"hasCertification": [
"text"
],
"hasEnergyConsumptionDetails": {
"at_type": "EnergyConsumptionDetails",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"energyEfficiencyScaleMax": "https://schema.org/EUEnergyEfficiencyCategoryA",
"energyEfficiencyScaleMin": "https://schema.org/EUEnergyEfficiencyCategoryA",
"hasEnergyEfficiencyCategory": [
"https://schema.org/EnergyStarCertified"
]
},
"hasGS1DigitalLink": null,
"hasMeasurement": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"hasMerchantReturnPolicy": {
"at_type": "MerchantReturnPolicy",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"applicableCountry": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"inStoreReturnOffered": null,
"itemCondition": [
"https://schema.org/DamagedCondition"
],
"merchantReturnDays": null,
"refundType": [
"https://schema.org/ExchangeRefund"
],
"returnPolicyCategory": [
"https://schema.org/MerchantReturnFiniteReturnWindow"
],
"returnMethod": [
"https://schema.org/KeepProduct"
],
"returnFees": [
"https://schema.org/FreeReturn"
]
},
"height": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"inProductGroupWithID": null,
"isAccessoryOrSparePartFor": [
"https://example.com"
],
"isConsumableFor": [
"https://example.com"
],
"isFamilyFriendly": null,
"isRelatedTo": [
"https://example.com"
],
"isSimilarTo": [
"https://example.com"
],
"isVariantOf": null,
"itemCondition": "https://schema.org/DamagedCondition",
"keywords": [
{
"at_value": "text",
"at_language": "text"
}
],
"logo": null,
"manufacturer": null,
"material": [
"text"
],
"mobileUrl": null,
"model": null,
"mpn": null,
"negativeNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"nsn": null,
"offers": [
"https://example.com"
],
"pattern": [
{
"at_value": "text",
"at_language": "text"
}
],
"positiveNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"productID": null,
"productionDate": null,
"purchaseDate": null,
"releaseDate": null,
"review": [
"https://example.com"
],
"size": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"sku": null,
"slogan": [
{
"at_value": "text",
"at_language": "text"
}
],
"weight": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"width": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"tags": [
{
"name": "text",
"val": "text"
}
]
}
ID of the object to retrieve
BCP 47 language code
fr, de, de-AT, cy-GB
EU or US depending on where your Organization Account is located
This header allows targeting an API version. If you want to target the latest API version set its value to 'latest' If you want to target the latest stable API version set its value to 'stable'
This header allows you to provide a Session ID to be traced through the request stack and returned in the response.
Successfully retrieved the object
Bad request
Unauthorized
Not Found
Too Many Requests
Internal server error
GET /productgroups/{id} HTTP/1.1
Host: apis.objectsgrid.com
Authorization: Bearer Bearer JWT
X-ObjectsGrid-AccessPoint: EU
Accept: */*
{
"id": null,
"at_context": "https://schema.org",
"at_type": "Product",
"identifier": null,
"image": null,
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"url": null,
"hasVariant": [
"https://example.com"
],
"productGroupID": null,
"variesBy": [
"https://example.com"
],
"aggregateRating": {
"at_type": "AggregateRating",
"itemReviewed": null,
"ratingCount": null,
"reviewCount": null,
"bestRating": null,
"ratingExplanation": [
{
"at_value": "text",
"at_language": "text"
}
],
"ratingValue": null,
"reviewAspect": null,
"worstRating": null
},
"asin": null,
"audience": {
"at_type": "Audience",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"audienceType": null,
"geographicArea": null
},
"award": null,
"brand": null,
"category": [
"text"
],
"color": null,
"colorSwatch": null,
"countryOfAssembly": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfLastProcessing": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfOrigin": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"depth": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"funding": null,
"gtin": null,
"gtin12": null,
"gtin13": null,
"gtin14": null,
"gtin8": null,
"hasAdultConsideration": [
"https://schema.org/AlcoholConsideration"
],
"hasCertification": [
"text"
],
"hasEnergyConsumptionDetails": {
"at_type": "EnergyConsumptionDetails",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"energyEfficiencyScaleMax": "https://schema.org/EUEnergyEfficiencyCategoryA",
"energyEfficiencyScaleMin": "https://schema.org/EUEnergyEfficiencyCategoryA",
"hasEnergyEfficiencyCategory": [
"https://schema.org/EnergyStarCertified"
]
},
"hasGS1DigitalLink": null,
"hasMeasurement": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"hasMerchantReturnPolicy": {
"at_type": "MerchantReturnPolicy",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"applicableCountry": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"inStoreReturnOffered": null,
"itemCondition": [
"https://schema.org/DamagedCondition"
],
"merchantReturnDays": null,
"refundType": [
"https://schema.org/ExchangeRefund"
],
"returnPolicyCategory": [
"https://schema.org/MerchantReturnFiniteReturnWindow"
],
"returnMethod": [
"https://schema.org/KeepProduct"
],
"returnFees": [
"https://schema.org/FreeReturn"
]
},
"height": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"inProductGroupWithID": null,
"isAccessoryOrSparePartFor": [
"https://example.com"
],
"isConsumableFor": [
"https://example.com"
],
"isFamilyFriendly": null,
"isRelatedTo": [
"https://example.com"
],
"isSimilarTo": [
"https://example.com"
],
"isVariantOf": null,
"itemCondition": "https://schema.org/DamagedCondition",
"keywords": [
{
"at_value": "text",
"at_language": "text"
}
],
"logo": null,
"manufacturer": null,
"material": [
"text"
],
"mobileUrl": null,
"model": null,
"mpn": null,
"negativeNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"nsn": null,
"offers": [
"https://example.com"
],
"pattern": [
{
"at_value": "text",
"at_language": "text"
}
],
"positiveNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"productID": null,
"productionDate": null,
"purchaseDate": null,
"releaseDate": null,
"review": [
"https://example.com"
],
"size": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"sku": null,
"slogan": [
{
"at_value": "text",
"at_language": "text"
}
],
"weight": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"width": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"tags": [
{
"name": "text",
"val": "text"
}
]
}
ID of the object to update
EU or US depending on where your Organization Account is located
This header allows targeting an API version. If you want to target the latest API version set its value to 'latest' If you want to target the latest stable API version set its value to 'stable'
This header allows you to provide a Session ID to be traced through the request stack and returned in the response.
Objects Grid Product Object
The unique identifier for Product
Schema context
The object type
The unique identifier for Product
image URL
This Product URL
A pointer to a product variant
The Product Group ID for the product
The property by which the product varies, e.g. "color", "size", etc.
The aggregate rating of the Product
The Amazon Standard Identification Number (ASIN) of the product
The audience for the product
Awards won by or for this item
The brand of the product
The category of the product
The color of the product
Color swatch images for the product
The country where the product is assembled
The country where the product was last processed
The country where the product was manufactured
The depth of the product
A pointer to a funding source for the item
The Global Trade Item Number (GTIN) of the product
The GTIN-12 of the product
The GTIN-13 of the product
The GTIN-14 of the product
The GTIN-8 of the product
Indicates whether this item is targeted at a mature audience
The certifications and/or standards for the product
The energy consumption details for the product
A link to the GS1 Digital Link representation of the product identifier
A pointer to a product measurement
The Merchant Return Policy for the product
The height of the product
The Product Group ID for the product
A pointer to another product (or multiple products) for which this product is an accessory or spare part
A pointer to another product (or multiple products) for which this product is a consumable
Indicates whether this item is family friendly
A pointer to another, somehow related product (or multiple products)
A pointer to another, functionally similar product (or multiple products)
A pointer to a base product (or multiple products) for which this product is a variant (e.g. in color, size, material, etc.)
The condition of the product
An associated logo for the product
The manufacturer of the product
The material of the product
This Product Mobile URL
The model of the product
The Manufacturer Part Number (MPN) of the product
The NATO Stock Number (NSN) of the product
Links to Offers to provide this item. For example, offers to sell a product, rent the DVD of a movie, or give away tickets to an event
The product identifier, such as ISBN. For example: 'isbn:123-456-789'
The production date of the product
The purchase date of the product
The release date of the product
Review of the item
The size of the product
The Stock Keeping Unit (SKU) of the product
The weight of the product
The width of the product
Object Tags
Successfully updated the object
Bad request
Unauthorized
Not Found
Too Many Requests
Internal server error
PUT /productgroups/{id} HTTP/1.1
Host: apis.objectsgrid.com
Authorization: Bearer Bearer JWT
X-ObjectsGrid-AccessPoint: EU
Content-Type: application/json
Accept: */*
Content-Length: 3924
{
"id": null,
"at_context": "https://schema.org",
"at_type": "Product",
"identifier": null,
"image": null,
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"url": null,
"hasVariant": [
"https://example.com"
],
"productGroupID": null,
"variesBy": [
"https://example.com"
],
"aggregateRating": {
"at_type": "AggregateRating",
"itemReviewed": null,
"ratingCount": null,
"reviewCount": null,
"bestRating": null,
"ratingExplanation": [
{
"at_value": "text",
"at_language": "text"
}
],
"ratingValue": null,
"reviewAspect": null,
"worstRating": null
},
"asin": null,
"audience": {
"at_type": "Audience",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"audienceType": null,
"geographicArea": null
},
"award": null,
"brand": null,
"category": [
"text"
],
"color": null,
"colorSwatch": null,
"countryOfAssembly": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfLastProcessing": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfOrigin": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"depth": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"funding": null,
"gtin": null,
"gtin12": null,
"gtin13": null,
"gtin14": null,
"gtin8": null,
"hasAdultConsideration": [
"https://schema.org/AlcoholConsideration"
],
"hasCertification": [
"text"
],
"hasEnergyConsumptionDetails": {
"at_type": "EnergyConsumptionDetails",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"energyEfficiencyScaleMax": "https://schema.org/EUEnergyEfficiencyCategoryA",
"energyEfficiencyScaleMin": "https://schema.org/EUEnergyEfficiencyCategoryA",
"hasEnergyEfficiencyCategory": [
"https://schema.org/EnergyStarCertified"
]
},
"hasGS1DigitalLink": null,
"hasMeasurement": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"hasMerchantReturnPolicy": {
"at_type": "MerchantReturnPolicy",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"applicableCountry": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"inStoreReturnOffered": null,
"itemCondition": [
"https://schema.org/DamagedCondition"
],
"merchantReturnDays": null,
"refundType": [
"https://schema.org/ExchangeRefund"
],
"returnPolicyCategory": [
"https://schema.org/MerchantReturnFiniteReturnWindow"
],
"returnMethod": [
"https://schema.org/KeepProduct"
],
"returnFees": [
"https://schema.org/FreeReturn"
]
},
"height": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"inProductGroupWithID": null,
"isAccessoryOrSparePartFor": [
"https://example.com"
],
"isConsumableFor": [
"https://example.com"
],
"isFamilyFriendly": null,
"isRelatedTo": [
"https://example.com"
],
"isSimilarTo": [
"https://example.com"
],
"isVariantOf": null,
"itemCondition": "https://schema.org/DamagedCondition",
"keywords": [
{
"at_value": "text",
"at_language": "text"
}
],
"logo": null,
"manufacturer": null,
"material": [
"text"
],
"mobileUrl": null,
"model": null,
"mpn": null,
"negativeNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"nsn": null,
"offers": [
"https://example.com"
],
"pattern": [
{
"at_value": "text",
"at_language": "text"
}
],
"positiveNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"productID": null,
"productionDate": null,
"purchaseDate": null,
"releaseDate": null,
"review": [
"https://example.com"
],
"size": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"sku": null,
"slogan": [
{
"at_value": "text",
"at_language": "text"
}
],
"weight": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"width": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"tags": [
{
"name": "text",
"val": "text"
}
]
}
{
"id": null,
"at_context": "https://schema.org",
"at_type": "Product",
"identifier": null,
"image": null,
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"url": null,
"hasVariant": [
"https://example.com"
],
"productGroupID": null,
"variesBy": [
"https://example.com"
],
"aggregateRating": {
"at_type": "AggregateRating",
"itemReviewed": null,
"ratingCount": null,
"reviewCount": null,
"bestRating": null,
"ratingExplanation": [
{
"at_value": "text",
"at_language": "text"
}
],
"ratingValue": null,
"reviewAspect": null,
"worstRating": null
},
"asin": null,
"audience": {
"at_type": "Audience",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"audienceType": null,
"geographicArea": null
},
"award": null,
"brand": null,
"category": [
"text"
],
"color": null,
"colorSwatch": null,
"countryOfAssembly": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfLastProcessing": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfOrigin": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"depth": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"funding": null,
"gtin": null,
"gtin12": null,
"gtin13": null,
"gtin14": null,
"gtin8": null,
"hasAdultConsideration": [
"https://schema.org/AlcoholConsideration"
],
"hasCertification": [
"text"
],
"hasEnergyConsumptionDetails": {
"at_type": "EnergyConsumptionDetails",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"energyEfficiencyScaleMax": "https://schema.org/EUEnergyEfficiencyCategoryA",
"energyEfficiencyScaleMin": "https://schema.org/EUEnergyEfficiencyCategoryA",
"hasEnergyEfficiencyCategory": [
"https://schema.org/EnergyStarCertified"
]
},
"hasGS1DigitalLink": null,
"hasMeasurement": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"hasMerchantReturnPolicy": {
"at_type": "MerchantReturnPolicy",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"applicableCountry": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"inStoreReturnOffered": null,
"itemCondition": [
"https://schema.org/DamagedCondition"
],
"merchantReturnDays": null,
"refundType": [
"https://schema.org/ExchangeRefund"
],
"returnPolicyCategory": [
"https://schema.org/MerchantReturnFiniteReturnWindow"
],
"returnMethod": [
"https://schema.org/KeepProduct"
],
"returnFees": [
"https://schema.org/FreeReturn"
]
},
"height": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"inProductGroupWithID": null,
"isAccessoryOrSparePartFor": [
"https://example.com"
],
"isConsumableFor": [
"https://example.com"
],
"isFamilyFriendly": null,
"isRelatedTo": [
"https://example.com"
],
"isSimilarTo": [
"https://example.com"
],
"isVariantOf": null,
"itemCondition": "https://schema.org/DamagedCondition",
"keywords": [
{
"at_value": "text",
"at_language": "text"
}
],
"logo": null,
"manufacturer": null,
"material": [
"text"
],
"mobileUrl": null,
"model": null,
"mpn": null,
"negativeNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"nsn": null,
"offers": [
"https://example.com"
],
"pattern": [
{
"at_value": "text",
"at_language": "text"
}
],
"positiveNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"productID": null,
"productionDate": null,
"purchaseDate": null,
"releaseDate": null,
"review": [
"https://example.com"
],
"size": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"sku": null,
"slogan": [
{
"at_value": "text",
"at_language": "text"
}
],
"weight": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"width": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"tags": [
{
"name": "text",
"val": "text"
}
]
}
ID of the object to update
EU or US depending on where your Organization Account is located
This header allows targeting an API version. If you want to target the latest API version set its value to 'latest' If you want to target the latest stable API version set its value to 'stable'
This header allows you to provide a Session ID to be traced through the request stack and returned in the response.
Objects Grid Product Object
The unique identifier for Product
Schema context
The object type
The unique identifier for Product
image URL
This Product URL
A pointer to a product variant
The Product Group ID for the product
The property by which the product varies, e.g. "color", "size", etc.
The aggregate rating of the Product
The Amazon Standard Identification Number (ASIN) of the product
The audience for the product
Awards won by or for this item
The brand of the product
The category of the product
The color of the product
Color swatch images for the product
The country where the product is assembled
The country where the product was last processed
The country where the product was manufactured
The depth of the product
A pointer to a funding source for the item
The Global Trade Item Number (GTIN) of the product
The GTIN-12 of the product
The GTIN-13 of the product
The GTIN-14 of the product
The GTIN-8 of the product
Indicates whether this item is targeted at a mature audience
The certifications and/or standards for the product
The energy consumption details for the product
A link to the GS1 Digital Link representation of the product identifier
A pointer to a product measurement
The Merchant Return Policy for the product
The height of the product
The Product Group ID for the product
A pointer to another product (or multiple products) for which this product is an accessory or spare part
A pointer to another product (or multiple products) for which this product is a consumable
Indicates whether this item is family friendly
A pointer to another, somehow related product (or multiple products)
A pointer to another, functionally similar product (or multiple products)
A pointer to a base product (or multiple products) for which this product is a variant (e.g. in color, size, material, etc.)
The condition of the product
An associated logo for the product
The manufacturer of the product
The material of the product
This Product Mobile URL
The model of the product
The Manufacturer Part Number (MPN) of the product
The NATO Stock Number (NSN) of the product
Links to Offers to provide this item. For example, offers to sell a product, rent the DVD of a movie, or give away tickets to an event
The product identifier, such as ISBN. For example: 'isbn:123-456-789'
The production date of the product
The purchase date of the product
The release date of the product
Review of the item
The size of the product
The Stock Keeping Unit (SKU) of the product
The weight of the product
The width of the product
Object Tags
Successfully patched the object
Bad request
Unauthorized
Not Found
Too Many Requests
Internal server error
PATCH /productgroups/{id} HTTP/1.1
Host: apis.objectsgrid.com
Authorization: Bearer Bearer JWT
X-ObjectsGrid-AccessPoint: EU
Content-Type: application/json
Accept: */*
Content-Length: 3924
{
"id": null,
"at_context": "https://schema.org",
"at_type": "Product",
"identifier": null,
"image": null,
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"url": null,
"hasVariant": [
"https://example.com"
],
"productGroupID": null,
"variesBy": [
"https://example.com"
],
"aggregateRating": {
"at_type": "AggregateRating",
"itemReviewed": null,
"ratingCount": null,
"reviewCount": null,
"bestRating": null,
"ratingExplanation": [
{
"at_value": "text",
"at_language": "text"
}
],
"ratingValue": null,
"reviewAspect": null,
"worstRating": null
},
"asin": null,
"audience": {
"at_type": "Audience",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"audienceType": null,
"geographicArea": null
},
"award": null,
"brand": null,
"category": [
"text"
],
"color": null,
"colorSwatch": null,
"countryOfAssembly": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfLastProcessing": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfOrigin": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"depth": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"funding": null,
"gtin": null,
"gtin12": null,
"gtin13": null,
"gtin14": null,
"gtin8": null,
"hasAdultConsideration": [
"https://schema.org/AlcoholConsideration"
],
"hasCertification": [
"text"
],
"hasEnergyConsumptionDetails": {
"at_type": "EnergyConsumptionDetails",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"energyEfficiencyScaleMax": "https://schema.org/EUEnergyEfficiencyCategoryA",
"energyEfficiencyScaleMin": "https://schema.org/EUEnergyEfficiencyCategoryA",
"hasEnergyEfficiencyCategory": [
"https://schema.org/EnergyStarCertified"
]
},
"hasGS1DigitalLink": null,
"hasMeasurement": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"hasMerchantReturnPolicy": {
"at_type": "MerchantReturnPolicy",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"applicableCountry": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"inStoreReturnOffered": null,
"itemCondition": [
"https://schema.org/DamagedCondition"
],
"merchantReturnDays": null,
"refundType": [
"https://schema.org/ExchangeRefund"
],
"returnPolicyCategory": [
"https://schema.org/MerchantReturnFiniteReturnWindow"
],
"returnMethod": [
"https://schema.org/KeepProduct"
],
"returnFees": [
"https://schema.org/FreeReturn"
]
},
"height": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"inProductGroupWithID": null,
"isAccessoryOrSparePartFor": [
"https://example.com"
],
"isConsumableFor": [
"https://example.com"
],
"isFamilyFriendly": null,
"isRelatedTo": [
"https://example.com"
],
"isSimilarTo": [
"https://example.com"
],
"isVariantOf": null,
"itemCondition": "https://schema.org/DamagedCondition",
"keywords": [
{
"at_value": "text",
"at_language": "text"
}
],
"logo": null,
"manufacturer": null,
"material": [
"text"
],
"mobileUrl": null,
"model": null,
"mpn": null,
"negativeNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"nsn": null,
"offers": [
"https://example.com"
],
"pattern": [
{
"at_value": "text",
"at_language": "text"
}
],
"positiveNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"productID": null,
"productionDate": null,
"purchaseDate": null,
"releaseDate": null,
"review": [
"https://example.com"
],
"size": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"sku": null,
"slogan": [
{
"at_value": "text",
"at_language": "text"
}
],
"weight": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"width": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"tags": [
{
"name": "text",
"val": "text"
}
]
}
{
"id": null,
"at_context": "https://schema.org",
"at_type": "Product",
"identifier": null,
"image": null,
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"url": null,
"hasVariant": [
"https://example.com"
],
"productGroupID": null,
"variesBy": [
"https://example.com"
],
"aggregateRating": {
"at_type": "AggregateRating",
"itemReviewed": null,
"ratingCount": null,
"reviewCount": null,
"bestRating": null,
"ratingExplanation": [
{
"at_value": "text",
"at_language": "text"
}
],
"ratingValue": null,
"reviewAspect": null,
"worstRating": null
},
"asin": null,
"audience": {
"at_type": "Audience",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"audienceType": null,
"geographicArea": null
},
"award": null,
"brand": null,
"category": [
"text"
],
"color": null,
"colorSwatch": null,
"countryOfAssembly": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfLastProcessing": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfOrigin": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"depth": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"funding": null,
"gtin": null,
"gtin12": null,
"gtin13": null,
"gtin14": null,
"gtin8": null,
"hasAdultConsideration": [
"https://schema.org/AlcoholConsideration"
],
"hasCertification": [
"text"
],
"hasEnergyConsumptionDetails": {
"at_type": "EnergyConsumptionDetails",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"energyEfficiencyScaleMax": "https://schema.org/EUEnergyEfficiencyCategoryA",
"energyEfficiencyScaleMin": "https://schema.org/EUEnergyEfficiencyCategoryA",
"hasEnergyEfficiencyCategory": [
"https://schema.org/EnergyStarCertified"
]
},
"hasGS1DigitalLink": null,
"hasMeasurement": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"hasMerchantReturnPolicy": {
"at_type": "MerchantReturnPolicy",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"applicableCountry": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"inStoreReturnOffered": null,
"itemCondition": [
"https://schema.org/DamagedCondition"
],
"merchantReturnDays": null,
"refundType": [
"https://schema.org/ExchangeRefund"
],
"returnPolicyCategory": [
"https://schema.org/MerchantReturnFiniteReturnWindow"
],
"returnMethod": [
"https://schema.org/KeepProduct"
],
"returnFees": [
"https://schema.org/FreeReturn"
]
},
"height": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"inProductGroupWithID": null,
"isAccessoryOrSparePartFor": [
"https://example.com"
],
"isConsumableFor": [
"https://example.com"
],
"isFamilyFriendly": null,
"isRelatedTo": [
"https://example.com"
],
"isSimilarTo": [
"https://example.com"
],
"isVariantOf": null,
"itemCondition": "https://schema.org/DamagedCondition",
"keywords": [
{
"at_value": "text",
"at_language": "text"
}
],
"logo": null,
"manufacturer": null,
"material": [
"text"
],
"mobileUrl": null,
"model": null,
"mpn": null,
"negativeNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"nsn": null,
"offers": [
"https://example.com"
],
"pattern": [
{
"at_value": "text",
"at_language": "text"
}
],
"positiveNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"productID": null,
"productionDate": null,
"purchaseDate": null,
"releaseDate": null,
"review": [
"https://example.com"
],
"size": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"sku": null,
"slogan": [
{
"at_value": "text",
"at_language": "text"
}
],
"weight": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"width": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"tags": [
{
"name": "text",
"val": "text"
}
]
}
ID of the object to delete
EU or US depending on where your Organization Account is located
This header allows targeting an API version. If you want to target the latest API version set its value to 'latest' If you want to target the latest stable API version set its value to 'stable'
This header allows you to provide a Session ID to be traced through the request stack and returned in the response.
Successfully deleted the object
Bad request
Unauthorized
Not Found
Too Many Requests
Internal server error
DELETE /productgroups/{id} HTTP/1.1
Host: apis.objectsgrid.com
Authorization: Bearer Bearer JWT
X-ObjectsGrid-AccessPoint: EU
Accept: */*
No content
This operation supports Elastic Search Query DSL query format
BCP 47 language code
fr, de, de-AT, cy-GB
Elastic Search Query DSL.
{ "query": { "match_all": {} } }
Defines the starting record number for retrieval.
Defines the number of records to retrieve.
EU or US depending on where your Organization Account is located
This header allows targeting an API version. If you want to target the latest API version set its value to 'latest' If you want to target the latest stable API version set its value to 'stable'
This header allows you to provide a Session ID to be traced through the request stack and returned in the response.
Successfully listed the objects
Bad request
Unauthorized
Too Many Requests - rate limited
Internal Server Error
GET /productgroups HTTP/1.1
Host: apis.objectsgrid.com
Authorization: Bearer Bearer JWT
X-ObjectsGrid-AccessPoint: EU
Accept: */*
[
{
"id": null,
"at_context": "https://schema.org",
"at_type": "Product",
"identifier": null,
"image": null,
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"url": null,
"hasVariant": [
"https://example.com"
],
"productGroupID": null,
"variesBy": [
"https://example.com"
],
"aggregateRating": {
"at_type": "AggregateRating",
"itemReviewed": null,
"ratingCount": null,
"reviewCount": null,
"bestRating": null,
"ratingExplanation": [
{
"at_value": "text",
"at_language": "text"
}
],
"ratingValue": null,
"reviewAspect": null,
"worstRating": null
},
"asin": null,
"audience": {
"at_type": "Audience",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"audienceType": null,
"geographicArea": null
},
"award": null,
"brand": null,
"category": [
"text"
],
"color": null,
"colorSwatch": null,
"countryOfAssembly": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfLastProcessing": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"countryOfOrigin": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"depth": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"funding": null,
"gtin": null,
"gtin12": null,
"gtin13": null,
"gtin14": null,
"gtin8": null,
"hasAdultConsideration": [
"https://schema.org/AlcoholConsideration"
],
"hasCertification": [
"text"
],
"hasEnergyConsumptionDetails": {
"at_type": "EnergyConsumptionDetails",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"energyEfficiencyScaleMax": "https://schema.org/EUEnergyEfficiencyCategoryA",
"energyEfficiencyScaleMin": "https://schema.org/EUEnergyEfficiencyCategoryA",
"hasEnergyEfficiencyCategory": [
"https://schema.org/EnergyStarCertified"
]
},
"hasGS1DigitalLink": null,
"hasMeasurement": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"hasMerchantReturnPolicy": {
"at_type": "MerchantReturnPolicy",
"name": [
{
"at_value": "text",
"at_language": "text"
}
],
"description": [
{
"at_value": "text",
"at_language": "text"
}
],
"applicableCountry": "AD - AE - AF - AG - AI - AL - AM - AO - AQ - AR - AS - AT - AU - AW - AX",
"inStoreReturnOffered": null,
"itemCondition": [
"https://schema.org/DamagedCondition"
],
"merchantReturnDays": null,
"refundType": [
"https://schema.org/ExchangeRefund"
],
"returnPolicyCategory": [
"https://schema.org/MerchantReturnFiniteReturnWindow"
],
"returnMethod": [
"https://schema.org/KeepProduct"
],
"returnFees": [
"https://schema.org/FreeReturn"
]
},
"height": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"inProductGroupWithID": null,
"isAccessoryOrSparePartFor": [
"https://example.com"
],
"isConsumableFor": [
"https://example.com"
],
"isFamilyFriendly": null,
"isRelatedTo": [
"https://example.com"
],
"isSimilarTo": [
"https://example.com"
],
"isVariantOf": null,
"itemCondition": "https://schema.org/DamagedCondition",
"keywords": [
{
"at_value": "text",
"at_language": "text"
}
],
"logo": null,
"manufacturer": null,
"material": [
"text"
],
"mobileUrl": null,
"model": null,
"mpn": null,
"negativeNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"nsn": null,
"offers": [
"https://example.com"
],
"pattern": [
{
"at_value": "text",
"at_language": "text"
}
],
"positiveNotes": [
{
"at_value": "text",
"at_language": "text"
}
],
"productID": null,
"productionDate": null,
"purchaseDate": null,
"releaseDate": null,
"review": [
"https://example.com"
],
"size": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"sku": null,
"slogan": [
{
"at_value": "text",
"at_language": "text"
}
],
"weight": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"width": {
"at_type": "QuantitativeValue",
"maxValue": null,
"minValue": null,
"unitCode": "text",
"unitText": "text",
"value": null
},
"tags": [
{
"name": "text",
"val": "text"
}
]
}
]
Last updated
Was this helpful?