| Common Fields | |||
| Field | Type | Summary | Req. |
| ...Pricing.StartPriceCeiling | no | ||
| ...Pricing.StartPriceFloor | no | ||
| ...Pricing.EndPriceCeiling | no | ||
| ...Pricing.EndPriceFloor | no | ||
| Call Specific Fields | |||
| Field | Type | Summary | Req. |
| GetSellerTopTitles.Version | integer | The API Schema Version you wish to send and recieve results in. | no |
| GetSellerTopTitles.RequesterCredentials | Contains the authorization keys required for every call. | yes | |
| ...RequesterCredentials.DeveloperName | string | One of three required authorization keys that must be included with every call. | yes |
| ...RequesterCredentials.UserToken | string | One of three required authorization keys that must be included with every call. | yes |
| ...RequesterCredentials.Token | string | One of three required authorization keys that must be included with every call. | yes |
| GetSellerTopTitles.SearchQuery | Contains all the parameters of the search | yes | |
| ...SearchQuery.Pricing | no | ||
| ...SearchQuery.CategoryLimits | This node contains CategoryIDs to be searched. | no | |
| ...CategoryLimits.CategoryID | no | ||
| ...CategoryLimits.CategoryID | integer | The category in which to search for results. | no |
| ...SearchQuery.Dates | Contains the date range for your search. | no | |
| ...SearchQuery.Hours | Filters the search to only those listings that closed during certain hours of the day. | no | |
| ...Hours.Hour | integer | A single hour that will be searched for in the result set. | no |
| ...Hours.EndHour | integer | Forms the range of hours that will be included in the search. | no |
| ...Hours.StartHour | integer | Forms the range of hours that will be included in the search. | no |
| ...SearchQuery.DurationFilter | integer | Filters the results based on the duration of the auction. | no |
| ...SearchQuery.ListingFilters | This node contains filters for the search based on various listing promotions. | no | |
| ...ListingFilters.NoFeaturesUsed | integer | The total number of closed listings that closed successfully in the result set. | yes |
| ...ListingFilters.Subtitle | boolean | Return only listings that used the Subtitle feature. | no |
| ...ListingFilters.MultiListed | no | ||
| ...ListingFilters.Scheduled | no | ||
| ...ListingFilters.Highlight | boolean | Return only listings that used the Highlight feature. | no |
| ...ListingFilters.Reserve | date range | Used to specific the number of days to search. | no |
| ...ListingFilters.PictureServices | boolean | Return only listings that used the Picture Services feature. | no |
| ...ListingFilters.GalleryFeatured | boolean | Return only listings that used the Gallery Featured feature. | no |
| ...ListingFilters.Gallery | boolean | Return only listings that used the Gallery feature. | no |
| ...ListingFilters.GiftIcon | no | ||
| ...ListingFilters.FrontPageFeatured | no | ||
| ...ListingFilters.Successful | no | ||
| ...ListingFilters.BuyItNow | no | ||
| ...SearchQuery.ListingTypes | Contains filters for the various types of listings. | no | |
| ...ListingTypes.FixedPrice | boolean | Auctions listed as a Pure Fixed Price auction will be returned. | no |
| ...ListingTypes.PersonalOffer | boolean | Auctions sold via a Personal Offer will be returned. | no |
| ...ListingTypes.Store | boolean | Auctions listed in eBay stores will be returned. | no |
| ...ListingTypes.Live | boolean | Live auctions will be returned. | no |
| ...ListingTypes.Dutch | boolean | Auctions listed with the Dutch (multiple item) type will be returned. | no |
| ...ListingTypes.Chinese | boolean | Auctions listed with the Chinese (regular bid) type will be returned. | no |
| ...SearchQuery.SiteID | integer | eBay Site ID to search, assuming you have access. | no |
| ...SearchQuery.Currency | string | Currency to return results in. | no |
| ...SearchQuery.Page | Allows you to sort and paginate results | no | |
| ...Page.Limit | integer | Determines the number of listings returned | no |
| ...Page.Offset | integer | Determines the offset that the returned listings start at | no |
| ...Page.OrderDir | string | Determines the direction of the sort | no |
| ...Page.Order | string | Determines the sorted order of the listings | no |
| ...SearchQuery.SellerFilters | Allows specific sellers' auction's to be searched | no | |
| ...SellerFilters.ExcludeSeller | string | Search for auctions NOT listed by the specified seller | no |
| ...SellerFilters.Seller | string | Search for auctions listed by a specific seller | no |