GetItemRequestType
Fields
IncludeCrossPromotion ( boolean ) [0..1]
Specifies whether or not to include cross-promotion information for the item in the call response.

With a request version of 485 or higher, the default is false (do not include cross-promotion details). Set to true to retrieve cross-promotion information for the item. Cross-promotion information is returned in Item.CrossPromotion.PromotedItem.PromotionDetails. A promoted item will now contain multiple PromotionDetails containers.

With a request version lower than 485, the default is true (include cross-promotions). Set the value to false if you do not want to retrieve cross-promotion information. Cross-promotion information, PromotedPrice and PromotedPriceType, are returned in Item.CrossPromotion.PromotedItem. If a promoted item has multiple PromotedPriceType and PromotedPrice value pairs, only the last pair is returned.
See the Field Index to learn which calls use IncludeCrossPromotion.

IncludeItemSpecifics ( boolean ) [0..1]
If true, the response returns the ItemSpecifics node (if the listing has custom Item Specifics).

Item Specifics are well-known aspects of items in a given category. For example, items in a washer and dryer category might have an aspect like Type=Top-Loading; whereas items in a jewelry category might have an aspect like Gemstone=Amber.

(This does not cause the response to include ID-based attributes. To also retrieve ID-based attributes, pass DetailLevel in the request with the value ItemReturnAttributes or ReturnAll.)
See the Field Index to learn which calls use IncludeItemSpecifics.

IncludeTaxTable ( boolean ) [0..1]
If true, an associated tax table is returned in the response. If no tax table is associated with the item, then no tax table is returned, even if IncludeTaxTable is set to true.
See the Field Index to learn which calls use IncludeTaxTable.

IncludeWatchCount ( boolean ) [0..1]
Indicates if the caller wants to include watch count for that item in the response. You must be the seller of the item to retrieve the watch count.
See the Field Index to learn which calls use IncludeWatchCount.

ItemID ( ItemIDType (string) ) [0..1]
Specifies the item ID that uniquely identifies the item listing for which to retrieve the data. ItemID is a required input.
See the Field Index to learn which calls use ItemID.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.