Inherits from Trading_AbstractResponseType : NSObject
Declared in Trading_GetCrossPromotionsResponseType.h
Trading_GetCrossPromotionsResponseType.m

Overview

No longer recommended. The eBay Store Cross Promotions are no longer supported in the Trading API, so the
CrossPromotion container will either not be returned, or, if it is
returned, the data in the container may not be accurate. Returns a list of either upsell or cross-sell items for a given item ID.
The list can be filtered by the viewer’s role, either buyer or seller.

@ingroup EBayAPIInterface

Tasks

  •   crossPromotion

    eBay Store Cross Promotions are no longer supported in the Trading API, so the
    CrossPromotion container will either not be returned, or, if it is
    returned, the data in the container may not be accurate. A list of cross-promoted items defined for a specific
    referring item. The list is either upsell or cross-sell
    items, according to the value of PromotionMethod in
    GetCrossPromotionsRequest.

    property

Properties

crossPromotion

eBay Store Cross Promotions are no longer supported in the Trading API, so the
CrossPromotion container will either not be returned, or, if it is
returned, the data in the container may not be accurate. A list of cross-promoted items defined for a specific
referring item. The list is either upsell or cross-sell
items, according to the value of PromotionMethod in
GetCrossPromotionsRequest.

@property (nonatomic, retain) Trading_CrossPromotionsType *crossPromotion

Discussion

eBay Store Cross Promotions are no longer supported in the Trading API, so the
CrossPromotion container will either not be returned, or, if it is
returned, the data in the container may not be accurate. A list of cross-promoted items defined for a specific
referring item. The list is either upsell or cross-sell
items, according to the value of PromotionMethod in
GetCrossPromotionsRequest.

type : class Trading_CrossPromotionsType

Declared In

Trading_GetCrossPromotionsResponseType.h