Description
This tag can be used to determine how the Item List will be formatted (if returned).
Example Usage
<ListingsReturned>
<Limit>10</Limit>
<Descending>true</Descending>
<SortColumns>
<Column>End Price</Column>
</SortColumns>
</ListingsReturned>
Returns the top 10 listings (by end price) that matched the search.
Always Required/Included
No