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

  •   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

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 *promotionalSaleDetails

Discussion

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