GetPromotionRulesRequestType
Retrieves all promotion rules associated with the specified item or store category.
Fields
ItemID ( ItemIDType (string) ) [0..1]
The unique ID of the item for which to retrieve promotion rules. Mutually exclusive with StoreCategoryID.
See the Field Index to learn which calls use ItemID.

PromotionMethod ( see PromotionMethodCodeType for possible values ) [0..1]
The type of promotion. (CrossSell: items that are related to or useful in combination with this item. UpSell: items that are more expensive than or of higher quality than this item.)
See the Field Index to learn which calls use PromotionMethod.

StoreCategoryID ( long ) [0..1]
The unique ID of the store category for which to retrieve promotion rules. Mutually exclusive with ItemID.
See the Field Index to learn which calls use StoreCategoryID.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 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.