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

Overview

Response to a GetContextualKeywords request.

@ingroup EBayAPIInterface

Tasks

  •   contextSearchAsset

    An array of either keyword/category pairs or categories, with ranking and score.

    property

Properties

contextSearchAsset

An array of either keyword/category pairs or categories, with ranking and score.

@property (nonatomic, retain) NSMutableArray *contextSearchAsset

Discussion

An array of either keyword/category pairs or categories, with ranking and score.

entry type : class Trading_ContextSearchAssetType

Declared In

Trading_GetContextualKeywordsResponseType.h