APP_ACTIVATE_RESERVATIONS

Nov 19 update

Added: USER_COMPANY_DISPLAY_NAME

Nov 14 update

Table updated to include data_type column and removed table_name column

Nov 6 update

Added:

  • IS_QUANTITY_ALLOCATIONS_ENABLEDIS_QUANTITY_ALLOCATIONS_ENABLED
  • HAS_USER_SATISFIED_QUANTITY_ALLOCATION_RULES
  • ALLOTTED_QUANTITY
  • TOTAL_QUANTITY

Nov 5 update

Added CONTENT_CHANNEL_DISPLAY_NAME

Oct 24 update

Table now pulls more than just reservation data it includes events, forms and submissions from other content types.

Differences:

New Fields:

EVENT_START_UTC
EVENT_END_UTC
EVENT_START_LOCAL
EVENT_END_LOCAL
EVENT_LOCAL_TIMEZONE

USER_PRIMARY_LOCATION_ID
USER_PRIMARY_LOCATION_NAME

QUANTITY
USER_COMPANY_CHANNEL_ID

Deleted Fields:

LAST_UPDATED_AT > This was actually a pipeline timestamp not updated at timestamp for the interaction
RESERVATION_DETAILS > removed as it only provided start and end time info - which is now in columns
RESERVATION_JSON > provided redundant info

Name Changes:

Old Column NameNew Column Name
AMENITY_DESCRIPTIONCONTENT_DESCRIPTION
AMENITY_IDCONTENT_ID
AMENITY_NAMECONTENT_NAME
AMENITY_TYPECONTENT_TYPE
COMPANY_NAMEUSER_COMPANY_NAME
PROPERTY_IDCONTENT_CHANNEL_ID
PROPERTY_NAMECONTENT_CHANNEL_NAME
PROPERTY_TYPECONTENT_CHANNEL_TYPE
RESERVATION_IDINTERACTION_ID
VISIBLE_TO_MORE_THAN_1_CHANNELIS_VISIBLE_TO_MORE_THAN_1_CHANNEL

Table Details:


column_namedata_typedescription
ALL_GROUP_ROLESTEXTThe teams in the product the user belongs to
ALLOTTED_QUANTITYNUMBERAllotted quantity (when using quantity allocation) configured for quantity reservations
BOOKING_STATUSTEXTThe booking status of the reservation
CHANNEL_URLTEXTURL of the channel where the reservable content was interacted with
CONTENT_CATEGORYTEXTUser identified categories for a piece of Activate content
CONTENT_CHANNEL_DISPLAY_NAMETEXTDisplay name of the location channel that the reservable content was created on
CONTENT_CHANNEL_IDTEXTUnique identifier for a channel
CONTENT_CHANNEL_NAMETEXTName of the location channel that the reservable content was created on
CONTENT_CHANNEL_TYPETEXTThe type of channel, such as: property, restaurant, company, retail.
CONTENT_DESCRIPTIONTEXTDescription field of the reservable content
CONTENT_IDTEXTUnique ID of the reservable content
CONTENT_NAMETEXTDescription field of the reservable content
CONTENT_TAGSVARIANTData Collection Tags selected on the reservable page
CONTENT_TYPETEXTType of content
CONTENT_URLTEXTURL of the reservable page interacted with
CREATED_ATTIMESTAMP_NTZUTC timestamp when the reservation was created
CREATED_BY_IDTEXTUnique ID of the user that created the reservation
EVENT_END_LOCALTIMESTAMP_NTZEvent end time, in location's local time
EVENT_END_UTCTIMESTAMP_NTZEvent end time, in UTC
EVENT_LOCAL_TIMEZONETEXTTimezone of the location where the reservation was made, which is the event timezone
EVENT_START_LOCALTIMESTAMP_NTZEvent start time, in location's local time
EVENT_START_UTCTIMESTAMP_NTZEvent start time, in UTC
HAS_USER_SATISFIED_QUANTITY_ALLOCATION_RULESBOOLEANBoolean indicating if the user satisfied the quantity allocation rules
INTERACTION_IDTEXTUser Interaction Unique identifier
IS_CONTENT_EVENTBOOLEANIf the reservable content is of type Post (i.e a timed based content) and using the "this is an event" flag
IS_PAYMENT_COMPLETEBOOLEANWhether the payment has been completed or not
IS_QUANTITY_ALLOCATIONS_ENABLEDBOOLEANBoolean indicating whether quantity allocations is enabled
IS_VISIBLE_TO_MORE_THAN_1_CHANNELBOOLEANBoolean indicating if the content is visible to more than one location
PARENT_IDTEXTUnique ID of the parent channel (Portfolio or Company) that the reservable content was created on
PARENT_NAMETEXTName of the parent channel that the reservable content was created on
PRICENUMBERThe price paid for this reservation. $1 = 10000. Without payment, it is null
QUANTITYNUMBERReservation quantity for quantity reservations
RESERVATION_END_LOCALTIMESTAMP_NTZReservation end time, in location's local time
RESERVATION_END_UTCTIMESTAMP_NTZReservation end time, in UTC
RESERVATION_LOCAL_TIMEZONETEXTTimezone of the location where the reservation was made
RESERVATION_START_LOCALTIMESTAMP_NTZReservation start time, in location's local time
RESERVATION_START_UTCTIMESTAMP_NTZReservation start time, in UTC
TOTAL_IMPRESSIONSNUMBERTotal number of times the reservable content's card/thumbnail is displayed
TOTAL_INTERACTIONSNUMBERTotal number of times a reservation is interacted with ex. created, cancelled, updated
TOTAL_MEMBER_IMPRESSIONSNUMBERTotal number of times the reservable content's card/thumbnail is displayed to users in a workplace member team (i.e not Admins or VTS employees)
TOTAL_MEMBER_INTERACTIONSNUMBERTotal number of times a reservation is interacted with ex. created, cancelled, updated by users in a workplace member team (i.e not Admins or VTS employees)
TOTAL_MEMBER_VIEWSNUMBERTotal number of times the reservable content is viewed by users in a workplace member team
TOTAL_QUANTITYNUMBERTotal quantity configured for quantity reservations
TOTAL_VIEWSNUMBERTotal number of times the reservable content is viewed
UNIQUE_IMPRESSIONSNUMBERTotal number of times the reservable content's card/thumbnail is displayed to unique users
UNIQUE_INTERACTIONSNUMBERTotal number of times a reservation is interacted with ex. created, cancelled, updated by unique users
UNIQUE_MEMBER_IMPRESSIONSNUMBERTotal number of times the reservable content's card/thumbnail is displayed to unique users in a workplace member team (i.e not Admins or VTS employees)
UNIQUE_MEMBER_INTERACTIONSNUMBERTotal number of times a reservation is interacted with ex. created, cancelled, updated by unique users in a workplace member team (i.e not Admins or VTS employees)
UNIQUE_MEMBER_VIEWSNUMBERTotal number of times the reservable content is viewed by unique users in a workplace member team
UNIQUE_VIEWSNUMBERTotal number of times the reservable content is viewed by unique users
UPDATED_ATTIMESTAMP_NTZUTC timestamp when the reservation was updated at
UPDATED_BY_IDTEXTUnique ID of the user that updated the reservation
USER_COMPANY_CHANNEL_IDTEXTUnique ID of the Channel Type = "Company" that the user that created this reservation belongs to
USER_COMPANY_NAMETEXTName of the Channel Type = "Company" that the user that created this reservation belongs to
USER_PRIMARY_LOCATION_IDTEXTUnique ID of the Primary Channel Type = "Company" that the user that created this reservation belongs to
USER_PRIMARY_LOCATION_NAMETEXTName of the Primary Channel Type = "Company" that the user that created this reservation belongs to
USER_COMPANY_DISPLAY_NAMETEXTDisplay Name of the Channel Type = "Company" that the user that created this reservation belongs to

Interested in using our Next-Generation API Suite? Request Access by emailing [email protected]