eBay Merchant Data APIVersion 1255
 

MyeBaySelectionType

Specifies how to return the result list for My eBay features such as saved searches, favorite sellers, and second chance offers.

No calls use MyeBaySelectionType.

Fields



Include ( boolean ) [0..1]
Not used by any call.

Specifies whether or not to include the container in the response. Set the value to true to return the default set of fields for the container. Not needed if you set a value for at least one other field in the container.

If you set DetailLevel to ReturnAll, set Include to false to exclude the container from the response.
See the Field Index to learn which calls use Include.

IncludeFavoriteSearcheCount ( boolean ) [0..1]
Not used by any call.

This field is not supported.
See the Field Index to learn which calls use IncludeFavoriteSearcheCount.

IncludeFavoriteSellerCount ( boolean ) [0..1]
Not used by any call.

Specifies whether or not to include FavoriteSellerCount in the response. Set the value to true to return the default set of fields for the container. Not needed if you set a value for at least one other field in the container.

If you set DetailLevel to ReturnAll, set Include to false to exclude the container from the response.
See the Field Index to learn which calls use IncludeFavoriteSellerCount.

IncludeItemCount ( boolean ) [0..1]
Not used by any call.

Specifies whether or not to include the item count in the response. Set the value to true to return the default set of fields for the container. Not needed if you set a value for at least one other field in the container.

If you set DetailLevel to ReturnAll, set Include to false to exclude the container from the response.
See the Field Index to learn which calls use IncludeItemCount.

IncludeListContents ( boolean ) [0..1]
Not used by any call.

Specify true to return the full user defined list contents in the response's UserDefinedList containers. A value of false means only a summary of the user defined list will be returned. The default value is false.
See the Field Index to learn which calls use IncludeListContents.

MaxResults ( int ) [0..1]
Not used by any call.

Specifies the maximum number of items in the returned list. If not specified, returns all items in the list.
See the Field Index to learn which calls use MaxResults.

Sort ( SortOrderCodeType ) [0..1]
Not used by any call.

Specifies the sort order of the result. Default is Ascending.
See the Field Index to learn which calls use Sort.

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

Specifies that only the user defined list whose name matches the given name should be in the returned list. If the user does not have a matching record, no data is returned. If this element is omitted, the information for all records is returned. For use only within the UserDefinedLists element.
See the Field Index to learn which calls use UserDefinedListName.