Get Events For Range Length

Xignite Web Service
Publisher: Xignite
Since: Friday, December 07, 2007
Type: Xignite Web Service
Tags: EventsRangeLengthXignite
Votes:
0   vote for it
WSDL: http://www.xignite.com/xCalendar.asmx?WSDL
Test: TEST
Description:

Get events for the date specified and the next number of days past that date.

Pricing: Requests against this operation count as one hit.
Inputs:
Name Description Required Example
ReleasedOnStart The start date and time on which the event is released. Yes 2/12/2010
NumberOfDays The number of days past the date the event started for which you are searching. Yes 45
Outputs:
Name Description Always Present
Instance of EventsForRangeLength Each instance represents an event by the next number of days you searched for. Yes
Array of EventSummaries Returns an array of event summaries. Yes
Instance of EventSummary Each instance represents an event summary. Yes
EventID The id of the event for which the details are being returned. Yes
EventCode The code for the event for which the details are being returned. Yes
CountryCode The code of the country for which the details are being returned. Yes
EventName The name of the event. Yes
ReleasedOn The date and time the event was released on. Yes
Array of Values Returns an array of event values. Yes
Instance of EventValue Each instance represents an event value. Yes
ValueName The name of the value. Yes
Consensus The consensus data for the event. Yes
Acutal The actual data for the event. Yes
Prefix The prefix for the event. Yes
Suffix The suffix for the event. Yes
CountryCode The country code by which you searched. Yes
ReleasedOnStart The start date and time on which the event is released. Yes
ReleasedOnEnd The end date and time on which the event is released. Yes