GetEventShowingsInfo

Input XML Tags

XML Tag

Definition

comcorp

Five digit system number assigned to each corp.

titleid

5 character title id number

option

Valid values; 1= Order PPV, 2 = Cancel PPV, 3 = Credit PPV

count

Number of records to return, default = 100

 

Output XML Tags

XML Tag

Column Name

Data Type

Nullable

Definition

evs_corp

CORP

INT UNSIGNED

N

Five digit accounting corp number assigned to each corp

evs_titleid

TITLEID

INT UNSIGNED

N

Actual PPV identifier for a title. Valid Values: 1-99999

showingrecordgroup

     

Beginning showingrecordgroup delimiter

showingrecord

     

Beginning showingrecord delimiter

evs_showid

SHOWID

INT UNSIGNED

N

Actual PPV identifier for the showing of a title.. Valid Values: 1-99999

weekday

WEEKDAY

CHAR

N

Day of the week for evs_evstdte field (MON, TUE, WED, THU, FRI, SAT, SUN)

evs_evstdte

EVSTDTE

DATETIME

N

Start date for this event, Stop order date for Master events OR date of record creation for VOD events.

evs_evsttim

EVSTTIM

DATETIME

N

Start time for the event OR time of record creation for VOD events. Valid Values: Null for Master events

evs_evsptim

EVSPTIM

DATETIME

N

Stop time for the event OR date/time of record creation for VOD events. Valid Values: Null for Master events

/showingrecord

     

Ending showingrecord delimiter

/showingrecordgroup

     

Ending showingrecordgroup delimiter

 

Source Tables

 

Change Log

6/11/01

Added weekday tag to document

7/24/01

Modified definitions for evs_evstdte and evs_evsttim to match code

 

Usage

 

 

Associated XML Documents