Trading_GetPromotionalSaleDetailsResponseType Class Reference
| Inherits from | Trading_AbstractResponseType : NSObject |
| Declared in | Trading_GetPromotionalSaleDetailsResponseType.h Trading_GetPromotionalSaleDetailsResponseType.m |
Overview
Contains information about promotional sales. This call
is part of the Promotional Price Display feature.
@ingroup EBayAPIInterface
Tasks
-
promotionalSaleDetailsContains information about a promotional sale or sales. If you did not
property
specify a PromotionalSaleID in the request, then all promotional sales
for the seller are returned. Promotional sales enable sellers to add
discounts and/or free shipping to items.
Properties
promotionalSaleDetails
Contains information about a promotional sale or sales. If you did not
specify a PromotionalSaleID in the request, then all promotional sales
for the seller are returned. Promotional sales enable sellers to add
discounts and/or free shipping to items.
@property (nonatomic, retain) Trading_PromotionalSaleArrayType *promotionalSaleDetailsDiscussion
Contains information about a promotional sale or sales. If you did not
specify a PromotionalSaleID in the request, then all promotional sales
for the seller are returned. Promotional sales enable sellers to add
discounts and/or free shipping to items.
type : class Trading_PromotionalSaleArrayType
Declared In
Trading_GetPromotionalSaleDetailsResponseType.h