The type that defines the columns returned in the Item Group feed file.
Type that uses ItemGroup
Call that uses ItemGroup
Fields
SELLER_DEFINED_VARIATIONS
, indicates that the item group was created by the seller. Code so that your app gracefully handles any future changes to this list.
Important! This field no longer returns values and is scheduled for deprecation.
- Double quotes (") and backslashes (\) in the Title are escaped with a backslash (\) character
- If there are any tabs (\t), double quotes ("), or backslashes (\) in the Title, the entire Title will be wrapped in double quotes.
For example
Before:
Misty Rainforest Modern Masters 2017 MTG Magic Fetch Land Free Ship W\Tracking
Marvel Legends HULK 8" Figure Avengers Age of Ultron Studios 6" Series
After:
"Misty Rainforest Modern Masters 2017 MTG Magic Fetch Land Free Ship W\\ Tracking"
"Marvel Legends HULK 8\" Figure Avengers Age of Ultron Studios 6\" Series"
|
) list of the aspect (variation) names for this item group. The aspect name is Base64 encoded. Note: This column can contain multiple values. Encoded Format:
aspectName|aspectName
Encoded Example (The delimiters are emphasized):
Q29sb3I=|U2l6ZQ==
Decoded:
Color|Size
|
) list of URLs for the additional images for the item group. These images are in addition to the primary image, which is returned in the imageUrl column. Note: This column can contain multiple values.true
, you cannot modify the image. Note: Due to image licensing agreements and other legal concerns, modification (including resizing) of some images is strictly prohibited. These images are for display as-is only.