Skip to main content

item_group_id

Optional Field

This field is optional, but omitting it may leave out functionality on Prisjakt for your offers

Description

This attribute is strongly recommended for fashion and beauty segment. It helps us group variant offers and present relevant offers to the users.

Effects When Used

  • With this attribute we're able to present the user a list of available

Validation Rules

  • Length must be between 1-50 characters

Best Practices

Do

  • Make sure the combination of item_group_id and other variant specific attributes like color, size and pattern are consistent

Don´t

  • Be extra careful and don't mix up id and item_group_id

Example Values

Here are examples of how a valid item_group_id value should look like in XML and CSV (with header) respectively.

Valid Value
<g:item_group_id>AAA111</g:item_group_id>
Click to show more valid XML examples
<g:item_group_id>AAA111</g:item_group_id>
<g:item_group_id>aaa111</g:item_group_id>

Error Codes

Below you will find possible error codes generated when validating this field alongside with an example in XML and CSV that would trigger the code. Please refer to the validation rules to understand the cause.

<g:item_group_id>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa (more than 50 characters value)</g:item_group_id>

Properties

PropertyValueDescription
Data TypestringClosest data type in code
NestedFalseDefines if this field consists of one or more sub-fields
Case SensitiveFalseIf small or large letters matter for this field
RepeatableFalseIf you can supply multiple items of this field (it´s a list)
Repeatable limit0If a list, this specifices the max number of items

Changelog

📅 2022-12-07

Added

Initial definition

References