ShowFeature Node
ShowFeature Node
This node contains show navigation feature information for features defined for a show. These nodes are contained within a ShowFeatures container node.
Example:
<ShowFeature DisplayOrder="1" Title="Web Folders" Type="Web Folders" />
Calling the API
The API is called via a secure HTTPS request. This HTTPS request may be a GET or POST operation. Each request must supply the authentication credentials assigned to the caller by Notified. Only requests with valid credentials will be processed. These credentials identify the caller and provide access only to a specific customer area.
The format of the call :https://api.onlinexperiences.com/scripts/Server.nxp?LASCmd=AI:4;F:APIUTILS!50565&APIUserAuthCode={YourAuthCode}&APIUserCredentials={YourCredentials}&ShowKey={ShowKey}&InfoTypeFilter={filter code list, in |OPTION|OPTION| format…}
Note: The format of the APAC Data Center is: https://api.apac.onlinexperiences.com.
Specific parameter ordering is unimportant, with the only restriction being that the first parameter MUST BE LASCmd=AI:4;F:APIUTILS!50565. All other parameters may appear in any sequence order.
Attribute |
Type |
Comment |
---|---|---|
DisplayOrder |
Integer |
The display order that controls the display of this feature. |
Title |
String |
The title of the section. |
Type |
String |
Type of feature this is. Types are as follows: Admin - Show Stats Attendee Monitoring Blog Space Booth Settings Booth Visits Briefcase Stats Buying Worksheet Vendor Menu Chat Room Documents And Links Drilldown Tree Set Event Display Event List Event Play External Web Page Giveaway Display Giveaway List Giveaway Manual Entry Invite A Friend Job Posting List List of Blog Spaces List Of Chat Rooms List Of Message Boards Message Board Message Center Order Entry Screen Pubsuite Publication Raw HTML Content RSS Reader Sales Center Sales Center - Dynamic Select Documents And Links Static Content Display Web Folders |