eBay Trading API
Version 1359


complexType "GetSellerEventsResponseType"
Namespace:
urn:ebay:apis:eBLBaseComponents
Derived By:
Content:
complex, 17 elements, elem. wildcard
Defined:
in ebaySvc.wsdl/Schema
Includes:
declarations of 2 elements
Referenced:
Component Diagram

Content Element Model:
Component
Type / Value
Occurs
Required?
Nillable?
Description
SEQUENCE
1..1
yes
dateTime
0..1
no
no
This value represents the date and time when eBay processed the request. »
 Ack
AckCodeType : enumeration of token
0..1
no
no
A token representing the application-level acknowledgement code that indicates the response status (e.g., success). »
string
0..1
no
no
Most Trading API calls support a MessageID element in the request and a CorrelationID element in the response. »
0..∞
no
no
A list of application-level errors (if any) that occurred when eBay processed the request.
string
0..1
no
no
Supplemental information from eBay, if applicable. »
string
0..1
no
no
The version of the response payload schema. »
string
0..1
no
no
This refers to the specific software build that eBay used when processing the request and generating the response. »
string
0..1
no
no
Event name of the notification. »
0..1
no
no
Information that explains a failure due to a duplicate InvocationID being passed in.
string
0..1
no
no
Recipient user ID of the notification. »
string
0..1
no
no
Unique Identifier of Recipient user ID of the notification. »
string
0..1
no
no
A Base64-encoded MD5 hash that allows the recipient of a Platform Notification to verify this is a valid Platform Notification sent by eBay.
string
0..1
no
no
Expiration date of the user's authentication token. »
0..1
no
no
This container is conditionally returned in the PlaceOffer call response if eBay wants to challenge the user making the call to ensure that the call is being made by a real user and not a bot. »
string
0..1
no
no
An application subscribing to notifications can include an XML-compliant string, not to exceed 256 characters, which will be returned. »
from any namespace
0..∞
no
 TimeTo
dateTime
0..1
no
no
Indicates the latest (most recent) date for any date-based filtering specified as input. Specifically, this field contains the value you specified in the StartTimeFrom, EndTimeFrom, or ModTimeFrom filter, if you used a time filter in the request. If no time filter was specified, TimeTo returns the current time.
 ItemArray
0..1
no
no
Collection of items whose last modified time matches the filters specified in the request. Returns empty if no items were modified within the time range of the request.

If 1 to 2999 items are returned, then the results are complete. If 3000 or more items are returned, it usually means additional items exist within the time range you requested, but they were not all returned.

To retrieve complete results, use a smaller time range in the request so that fewer than 3000 are returned per response.
Description
Returns the items in an ItemArrayType object for the a seller events that have occurred and that meet any filters specified. There can be zero, one, or multiple ItemType objects. Each ItemType object contains the detail data for one item listing.
Referenced By
Type Definition Detail
Type Derivation Tree
AbstractResponseType (extension)
  GetSellerEventsResponseType


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