Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_PromotionDetailsType.h
Trading_PromotionDetailsType.m

Overview

This type is deprecated as Cross Promotions are no longer supported in the APIs.

@ingroup EBayAPIInterface

Tasks

  •   promotionPrice

    The price of the cross-promoted item in the currency of the site upon which
    the item is listed. If the item is listed on a site different
    from the site specified in the request, then ConvertedPromotionPrice is also
    returned. Not related to the Promotional Price Display feature.

    property
  •   promotionPriceType

    The listing type for the promoted item and how the item price is used. Not
    related to the Promotional Price Display feature.

    property
  •   bidCount

    Bid count if the item is an auction item and has bids.

    property
  •   convertedPromotionPrice

    The converted price of the cross-promoted item. Emitted
    only when the item is listed on a site other than the site specified in the
    request. Returns the price in the currency of the site specified in the
    request. Not related to the Promotional Price Display feature.

    property
  •   any

    (public property)

    property

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_PromotionDetailsType.h

bidCount

Bid count if the item is an auction item and has bids.

@property (nonatomic, retain) NSNumber *bidCount

Discussion

Bid count if the item is an auction item and has bids.

type : NSNumber, wrapper for primitive int

Declared In

Trading_PromotionDetailsType.h

convertedPromotionPrice

The converted price of the cross-promoted item. Emitted
only when the item is listed on a site other than the site specified in the
request. Returns the price in the currency of the site specified in the
request. Not related to the Promotional Price Display feature.

@property (nonatomic, retain) Trading_AmountType *convertedPromotionPrice

Discussion

The converted price of the cross-promoted item. Emitted
only when the item is listed on a site other than the site specified in the
request. Returns the price in the currency of the site specified in the
request. Not related to the Promotional Price Display feature.

type : class Trading_AmountType

Declared In

Trading_PromotionDetailsType.h

promotionPrice

The price of the cross-promoted item in the currency of the site upon which
the item is listed. If the item is listed on a site different
from the site specified in the request, then ConvertedPromotionPrice is also
returned. Not related to the Promotional Price Display feature.

@property (nonatomic, retain) Trading_AmountType *promotionPrice

Discussion

The price of the cross-promoted item in the currency of the site upon which
the item is listed. If the item is listed on a site different
from the site specified in the request, then ConvertedPromotionPrice is also
returned. Not related to the Promotional Price Display feature.

type : class Trading_AmountType

Declared In

Trading_PromotionDetailsType.h

promotionPriceType

The listing type for the promoted item and how the item price is used. Not
related to the Promotional Price Display feature.

@property (nonatomic, retain) NSString *promotionPriceType

Discussion

The listing type for the promoted item and how the item price is used. Not
related to the Promotional Price Display feature.

type: string constant in Trading_PromotionItemPriceTypeCodeType.h

Declared In

Trading_PromotionDetailsType.h