Inherits from Trading_AbstractRequestType : NSObject
Declared in Trading_GetProductSearchResultsRequestType.h
Trading_GetProductSearchResultsRequestType.m

Overview

This type is deprecated as the call is no longer available.

@ingroup EBayAPIInterface

Tasks

  •   productSearch

    Specifies the keywords or attributes that make up the product query, with
    pagination instructions. ProductSearch is a required input. To search for
    multiple different products at the same time (i.e., to perform a batch
    search), pass in multiple ProductSearch properties.

    property

Properties

productSearch

Specifies the keywords or attributes that make up the product query, with
pagination instructions. ProductSearch is a required input. To search for
multiple different products at the same time (i.e., to perform a batch
search), pass in multiple ProductSearch properties.

@property (nonatomic, retain) NSMutableArray *productSearch

Discussion

Specifies the keywords or attributes that make up the product query, with
pagination instructions. ProductSearch is a required input. To search for
multiple different products at the same time (i.e., to perform a batch
search), pass in multiple ProductSearch properties.

entry type : class Trading_ProductSearchType

Declared In

Trading_GetProductSearchResultsRequestType.h