Type defining the AddItemResponseContainer containers that are returned in an AddItems call. An AddItemResponseContainer container is returned for each item created through an AddItems call. Each item being created through an AddItems call is identified through a unique AddItemRequestContainer.MessageID value that is defined by the seller. To match up the AddItemResponseContainer to the AddItemRequestContainer, look for a AddItemResponseContainer.CorrelationID value that matches the AddItemRequestContainer.MessageID value in the request.
Type that uses AddItemResponseContainerType:
Call that uses AddItemResponseContainerType:
true
in the request (or omitted) and the Category ID passed in as the secondary listing category was automatically mapped to a new Category ID by eBay. If the secondary category ID passed in the request is still active/valid, this field is not returned. true
if omitted. Previously, the default value was false
, so a user had to include this field and set it to true
in order for eBay to map an outdated Primary or Secondary Category ID to the updated Category ID.
true
in the request (or omitted) and the Category ID passed in as the primary listing category was automatically mapped to a new Category ID by eBay. If the primary category ID passed in the request is still active/valid, this field is not returned. true
if omitted. Previously, the default value was false
, so a user had to include this field and set it to true
in order for eBay to map an outdated Primary or Secondary Category ID to the updated Category ID.
GTC
(Good 'Til Cancelled) this value will be set one month ahead of the start time, and this value will continue to be updated one month ahead each time the GTC listing needs to be renewed. Fixed-price listings get renewed automatically as long as there is still a quantity of 1
or above, or even if the quantity is 0
, but the 'out-of-stock control' feature is enabled. GTC
is not a supported listing duration for auction listings, but is the only supported listing duration for fixed-price listings except for a few motor vehicle categories on eBay Motors US, eBay UK, and eBay Italy. USD
and not CAD
.
Copyright © 2005–2021 eBay Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.