GetVeROReportStatusRequestType
Fields
IncludeReportedItemDetails ( boolean )
ItemID ( ItemIDType (string) )
Pagination ( PaginationType )
TimeFrom ( dateTime )
TimeTo ( dateTime )
VeROReportPacketID ( long )

IncludeReportedItemDetails ( boolean ) [0..1]
Set to true to return reported item details when you specify VeROReportPacketID in the request.
See the Field Index to learn which calls use IncludeReportedItemDetails.

ItemID ( ItemIDType (string) ) [0..1]
Item ID for an item reported for alleged infringement. Applies to items reported with VeROReportItems or by other means (e.g., through the web flow).
See the Field Index to learn which calls use ItemID.

Pagination ( PaginationType ) [0..1]
Contains the data controlling the pagination of the returned values: how many items are returned per page of data (per call) and the number of the page to return with the current call.
See the Field Index to learn which calls use Pagination.

TimeFrom ( dateTime ) [0..1]
Limits returned items to only those that were submited on or after the date-time specified. If specified, TimeTo must also be specified. Express the date-time in the format YYYY-MM-DD HH:MM:SS, and in GMT. (For information on how to convert between your local time zone and GMT, see Time Values Note.) Applies to items reported with VeROReportItems or by other means (e.g., through the web flow). Infringement reporting data is maintained for two years after the date of submission. This field is ignored if VeROReportPacketID or ItemID is specified.
See the Field Index to learn which calls use TimeFrom.

TimeTo ( dateTime ) [0..1]
Limits returned items to only those that were submited on or before the date-time specified. If specified, TimeFrom must also be specified. Express date-time in the format YYYY-MM-DD HH:MM:SS, and in GMT. (For information on how to convert between your local time zone and GMT, see Time Values Note.) Applies to items reported with VeROReportItems or by other means (e.g., through the web flow). Infringement reporting data is maintained for two years after the date of submission. This field is ignored if VeROReportPacketID or ItemID is specified.
See the Field Index to learn which calls use TimeTo.

VeROReportPacketID ( long ) [0..1]
Packet identifier associated with the reported items for which you want to retrieve status. By default, reported item details are not returned when you specify the packet ID in the request. Applies only to items reported with VeROReportItems.
See the Field Index to learn which calls use VeROReportPacketID.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.