Skip to main content

The type that defines the array for the items returned in the Item feed file.

Types that use ItemResponse

Not used by any types.

Call that uses ItemResponse

Fields

Field
Type
Description
items
array of Item
The container for the array of items returned by the getItemFeed method. The data in the file is tab separated and the first row is the header, which labels the columns and indicates the order of the values on each line. The header labels match the fields that are described in the Response fields section.