Trading_GetPromotionRulesResponseType Class Reference
Inherits from | Trading_AbstractResponseType : NSObject |
Declared in | Trading_GetPromotionRulesResponseType.h Trading_GetPromotionRulesResponseType.m |
Overview
Returns all promotion rules associated with the specified item or store category.
<?xml version="1.0" encoding="UTF-8"?><strong xmlns="urn:ebay:apis:eBLBaseComponents" xmlns:jaxb="[http://java.sun.com/xml/ns/jaxb](http://java.sun.com/xml/ns/jaxb)" xmlns:ns="urn:ebay:apis:eBLBaseComponents" xmlns:wsdl="[http://schemas.xmlsoap.org/wsdl/](http://schemas.xmlsoap.org/wsdl/)" xmlns:wsdlsoap="[http://schemas.xmlsoap.org/wsdl/soap/](http://schemas.xmlsoap.org/wsdl/soap/)" xmlns:xs="[http://www.w3.org/2001/XMLSchema](http://www.w3.org/2001/XMLSchema)">Note:</strong>
eBay Store Cross Promotions are no longer supported in the
Trading API.
@ingroup EBayAPIInterface
Tasks
-
promotionRuleArray
An array of promotion rules associated with the item or store category
property
specified in the request.
Properties
promotionRuleArray
An array of promotion rules associated with the item or store category
specified in the request.
@property (nonatomic, retain) Trading_PromotionRuleArrayType *promotionRuleArray
Discussion
An array of promotion rules associated with the item or store category
specified in the request.
type : class Trading_PromotionRuleArrayType
Declared In
Trading_GetPromotionRulesResponseType.h