eBay Trading API
Version 1359


complexType "MyeBaySelectionType"
Namespace:
urn:ebay:apis:eBLBaseComponents
Content:
complex, 8 elements, elem. wildcard
Defined:
in ebaySvc.wsdl/Schema
Includes:
declarations of 8 elements, elem. wildcard
Referenced:
Component Diagram

Content Element Model:
Component
Type / Value
Occurs
Required?
Nillable?
Description
SEQUENCE
1..1
yes
 Include
boolean
0..1
no
no
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.
 IncludeItemCount
boolean
0..1
no
no
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.
 IncludeFavoriteSearcheCount
boolean
0..1
no
no
This field is not supported.
 IncludeFavoriteSellerCount
boolean
0..1
no
no
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.
 Sort
SortOrderCodeType : enumeration of token
0..1
no
no
Specifies the sort order of the result. Default is Ascending.
 MaxResults
int
0..1
no
no
Specifies the maximum number of items in the returned list. If not specified, returns all items in the list.
 UserDefinedListName
string
0..1
no
no
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.
 IncludeListContents
boolean
0..1
no
no
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.
 {any}
from any namespace
0..∞
no
Description
Specifies how to return the result list for My eBay features such as saved searches, favorite sellers, and second chance offers.
Referenced By


WSDL documentation generated with FlexDoc/XML 1.14 using FlexDoc/XML WSDLDoc 2.0 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.