Bookeasy - Get Vc Event Tracking Data Operation( getVcEventTrackingData )
Navigate to Bookeasy
Details
- Name Get Vc Event Tracking Data Operation
- Description Responsible for returning event Tracking information. This is used to return information for the event tracking module. To see if this is applicable check the vc config to see if they have the event tracking module.
- MethodGroup Visitor Center
Parameters
-
q
Type Int32Description The Control Id of the rooms you are interested inRequired trueExample <a class="showCode" href="/be/getVcEventTrackingData?q=4">/be/getVcEventTrackingData?q=4</a>
-
uiView
Type Boolean
-
IgnoreCache
Type Boolean
-
ShowError
Type Boolean
-
callback
Type String
Response
-
Type <a href="/ui/Show?name=Get Event Tracking Data Model">GetEventTrackingDataModel</a>Name Get Event Tracking Data ModelDescription Is the response object for the get vc event tracking data message
Faults
-
Name Json Result ErrorDescription This error is thrown where something happens and it was unexpected.Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>