The type that defines the array for the products returned in the Product feed file.
Types that use ProductResponse
Not used by any types.
Calls that use ProductResponse
Not used by any calls.
Fields
products
array of Product
The container for the array of products returned by the getProductFeed 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.