eBay Merchant Data APIVersion 1203

ItemIDArrayType

Type defining the PromotionalSaleItemIDArray container, which consists of an array of listings to which a Promotional Sale applies.

No calls use ItemIDArrayType.

Field

ItemID ( ItemIDType (string) ) [0..*]
Not used by any call.

A unique identifier for an item listing.

For SetPromotionalSaleListings, the seller passes in the ItemID value for each listing that he/she wishes to become part of the Promotional Sale identified by the PromotionalSaleID value.

For GetPromotionalSaleDetails, each listing returned in the response is a part of the Promotional Sale identified by the PromotionalSaleID value.
See the Field Index to learn which calls use ItemID.