eBay Merchant Data APIVersion 1207

SellingManagerSearchType

For searches of Selling Manager listings, specifies search type, such as ProductID or BuyerUserID, and search value.

No calls use SellingManagerSearchType.

Fields

SearchType ( SellingManagerSearchTypeCodeType ) [0..1]
Not used by any call.

Specifies the type of value, such as ProductID or BuyerUserID, for the search.
See the Field Index to learn which calls use SearchType.

SearchValue ( string ) [0..1]
Not used by any call.

String identifying the value, matching the SearchType, that the search should return listings for. For example, when ProductID is specified as the SearchType, SearchValue must be a valid ProductID.
See the Field Index to learn which calls use SearchValue.