BoothBuilderLimit Node

BoothBuilderLimit Node

This node contains Booth Builder limit definition entries for the show. These nodes are contained within a BoothBuilderLimits container node.

Example:

<BoothBuilderLimit BoothTypeKey="366" BoothType="Platinum Booth" MaxFeatures="6" MaxStaffers="10" MaxDocsLinks="8" MaxExtras="20" />

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.v

Attribute

Type

Comment

BoothTypeKey

Integer

Notified booth type key that this limit entry is associated with.

BoothType

String

Description of the booth type that this limit entry is associated with.

MaxFeatures

Integer

The maximum number of booth features that can be defined for booths of this type.

MaxStaffers

Integer

The maximum number of booth staffers that can be added for booths of this type.

MaxDocsLinks

Integer

The maximum number of documents/links that can be added to booths of this type.

MaxExtras

Integer

The maximum number of booth extras that can be added to booths of this type.