APP_ACTIVATE_RESERVATIONS

Nov 6 update

Added:

  • IS_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:

table_namecolumn_namedescription
ACTIVATE_RESERVATIONSINTERACTION_IDUser Interaction Unique identifier {Primary Key}
ACTIVATE_RESERVATIONSCONTENT_CHANNEL_IDChannel ID for where the content was created in
ACTIVATE_RESERVATIONSUSER_COMPANY_CHANNEL_IDUnique ID of the Channel Type = "Company" that the user that created this reservation belongs to
ACTIVATE_RESERVATIONSCONTENT_IDUnique ID of the reservable content
ACTIVATE_RESERVATIONSPARENT_IDUnique ID of the parent channel (Portfolio or Company) that the reservable content was created on
ACTIVATE_RESERVATIONSCREATED_BY_IDUnique ID of the user that created the reservation
ACTIVATE_RESERVATIONSUPDATED_BY_IDUnique ID of the user that updated the reservation
ACTIVATE_RESERVATIONSUSER_PRIMARY_LOCATION_IDUnique ID of the Primary Channel that the user that created this reservation belongs to
ACTIVATE_RESERVATIONSCONTENT_NAMEDescription field of the reservable content
ACTIVATE_RESERVATIONSCONTENT_DESCRIPTIONDescription field of the reservable content
ACTIVATE_RESERVATIONSCONTENT_CATEGORYUser identified categories for a piece of Activate content
ACTIVATE_RESERVATIONSCONTENT_TAGSData Collection Tags selected on the reservable page
ACTIVATE_RESERVATIONSCONTENT_TYPEType of content
ACTIVATE_RESERVATIONSCONTENT_CHANNEL_NAMEName of the location channel that the reservable content was created on
ACTIVATE_RESERVATIONSCONTENT_CHANNEL_TYPEThe type of channel, such as: property, restaurant, company, retail
ACTIVATE_RESERVATIONSPARENT_NAMEName of the parent channel that the reservable content was created on
ACTIVATE_RESERVATIONSUSER_PRIMARY_LOCATION_NAMEName of the Primary Channel that the user that the user that created this reservation belongs to
ACTIVATE_RESERVATIONSTOTAL_IMPRESSIONSTotal number of times the reservable content's card/thumbnail is displayed
ACTIVATE_RESERVATIONSTOTAL_VIEWSTotal number of times the reservable content is viewed
ACTIVATE_RESERVATIONSTOTAL_INTERACTIONSTotal number of times a reservation is interacted with ex. created, cancelled, updated
ACTIVATE_RESERVATIONSUNIQUE_IMPRESSIONSTotal number of times the reservable content's card/thumbnail is displayed to unique users
ACTIVATE_RESERVATIONSUNIQUE_VIEWSTotal number of times the reservable content is viewed by unique users
ACTIVATE_RESERVATIONSUNIQUE_INTERACTIONSTotal number of times a reservation is interacted with ex. created, cancelled, updated by unique users
ACTIVATE_RESERVATIONSTOTAL_MEMBER_IMPRESSIONSTotal 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)
ACTIVATE_RESERVATIONSTOTAL_MEMBER_VIEWSTotal number of times the reservable content is viewed by users in a workplace member team
ACTIVATE_RESERVATIONSTOTAL_MEMBER_INTERACTIONSTotal 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)
ACTIVATE_RESERVATIONSUNIQUE_MEMBER_IMPRESSIONSTotal 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)
ACTIVATE_RESERVATIONSUNIQUE_MEMBER_VIEWSTotal number of times the reservable content is viewed by unique users in a workplace member team
ACTIVATE_RESERVATIONSUNIQUE_MEMBER_INTERACTIONSTotal 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)
ACTIVATE_RESERVATIONSUSER_COMPANY_NAMEName of the Channel Type = "Company" that the user that created this reservation belongs to
ACTIVATE_RESERVATIONSALL_GROUP_ROLESThe teams in the product the user belongs to
ACTIVATE_RESERVATIONSCONTENT_URLURL of the reservable page interacted with
ACTIVATE_RESERVATIONSCHANNEL_URLURL of the channel where the reservable content was interacted with
ACTIVATE_RESERVATIONSBOOKING_STATUSThe booking status of the reservation
ACTIVATE_RESERVATIONSQUANTITYReservation quantity for quantity reservations
ACTIVATE_RESERVATIONSRESERVATION_START_UTCReservation start time, in UTC
ACTIVATE_RESERVATIONSRESERVATION_END_UTCReservation end time, in UTC
ACTIVATE_RESERVATIONSRESERVATION_START_LOCALReservation start time, in location's local time
ACTIVATE_RESERVATIONSRESERVATION_END_LOCALReservation end time, in location's local time
ACTIVATE_RESERVATIONSRESERVATION_LOCAL_TIMEZONETimezone of the location where the reservation was made
ACTIVATE_RESERVATIONSEVENT_START_UTCEvent start time, in UTC
ACTIVATE_RESERVATIONSEVENT_END_UTCEvent end time, in UTC
ACTIVATE_RESERVATIONSEVENT_START_LOCALEvent start time, in location's local time
ACTIVATE_RESERVATIONSEVENT_END_LOCALEvent end time, in location's local time
ACTIVATE_RESERVATIONSEVENT_LOCAL_TIMEZONETimezone of the location where the reservation was made, which is the event timezone
ACTIVATE_RESERVATIONSCREATED_ATUTC timestamp when the reservation was created
ACTIVATE_RESERVATIONSUPDATED_ATUTC timestamp when the reservation was updated at
ACTIVATE_RESERVATIONSIS_CONTENT_EVENTIf the reservable content is of type Post (i.e a timed based content) and using the "this is an event" flag
ACTIVATE_RESERVATIONSIS_PAYMENT_COMPLETEWhether the payment has been completed or not
ACTIVATE_RESERVATIONSIS_VISIBLE_TO_MORE_THAN_1_CHANNELBoolean indicating if the content is visible to more than one location
ACTIVATE_RESERVATIONSPRICEThe price paid for this reservation. [$]1 = 10000. Without payment, it is null
ACTIVATE_RESERVATIONSIS_QUANTITY_ALLOCATIONS_ENABLEDBoolean indicating whether quantity allocations is enabled
ACTIVATE_RESERVATIONSHAS_USER_SATISFIED_QUANTITY_ALLOCATION_RULESBoolean indicating if the user satisfied the quantity allocation rules
ACTIVATE_RESERVATIONSALLOTTED_QUANTITYAllotted quantity (when using quantity allocation) configured for quantity reservations
ACTIVATE_RESERVATIONSTOTAL_QUANTITYTotal quantity configured for quantity reservations
ACTIVATE_RESERVATIONSCONTENT_CHANNEL_DISPLAY_NAMEDisplay name of the Channel Type = "Company" that the user that created this reservation belongs to

For files setup prior to Oct 24

Table Details:

table_namecolumn_namedescription
ACTIVATE_RESERVATIONSALL_GROUP_ROLESThe teams in the product the user belongs to
ACTIVATE_RESERVATIONSAMENITY_DESCRIPTIONDescription field of the reservable content
ACTIVATE_RESERVATIONSAMENITY_IDUnique ID of the reservable content
ACTIVATE_RESERVATIONSAMENITY_NAMEName of the reservable content
ACTIVATE_RESERVATIONSAMENITY_TYPEData Collection Category selected on the reservable content
ACTIVATE_RESERVATIONSBOOKING_STATUSThe booking status of the reservation
ACTIVATE_RESERVATIONSCHANNEL_URLURL of the channel where the reservable content was interacted with
ACTIVATE_RESERVATIONSCOMPANY_NAMEName of the Channel Type = "Company" that the user that created this reservation belongs to
ACTIVATE_RESERVATIONSCONTENT_TAGSData Collection Tags selected on the reservable page
ACTIVATE_RESERVATIONSCONTENT_URLURL of the reservable page interacted with
ACTIVATE_RESERVATIONSCREATED_ATUTC timestamp when the reservation was created
ACTIVATE_RESERVATIONSCREATED_BY_IDUnique ID of the user that created the reservation
ACTIVATE_RESERVATIONSIS_CONTENT_EVENTIf the reservable content is of type Post (i.e a timed based content) and using the "this is an event" flag
ACTIVATE_RESERVATIONSIS_PAYMENT_COMPLETEWhether the payment has been completed or not
ACTIVATE_RESERVATIONSPARENT_IDUnique ID of the parent channel (Portfolio or Company) that the reservable content was created on
ACTIVATE_RESERVATIONSPARENT_NAMEName of the parent channel that the reservable content was created on
ACTIVATE_RESERVATIONSPRICEThe price paid for this reservation. [$]1 = 10000. Without payment, it is null
ACTIVATE_RESERVATIONSPROPERTY_IDUnique ID of the location channel that the reservable content was created on
ACTIVATE_RESERVATIONSPROPERTY_NAMEName of the location channel that the reservable content was created on
ACTIVATE_RESERVATIONSPROPERTY_TYPEType of the Parent Channel that propagates to all locations. Such as: property, company, retail
ACTIVATE_RESERVATIONSRESERVATION_END_LOCALReservation end time, in location's local time
ACTIVATE_RESERVATIONSRESERVATION_END_UTCReservation end time, in UTC
ACTIVATE_RESERVATIONSRESERVATION_IDUnique ID of reservation made (PRIMARY KEY for the table)
ACTIVATE_RESERVATIONSRESERVATION_LOCAL_TIMEZONETimezone of the location where the reservation was made
ACTIVATE_RESERVATIONSRESERVATION_START_LOCALReservation start time, in location's local time
ACTIVATE_RESERVATIONSRESERVATION_START_UTCReservation start time, in UTC
ACTIVATE_RESERVATIONSTOTAL_IMPRESSIONSTotal number of times the reservable content's card/thumbnail is displayed
ACTIVATE_RESERVATIONSTOTAL_INTERACTIONSTotal number of times a reservation is interacted with ex. created, cancelled, updated
ACTIVATE_RESERVATIONSTOTAL_MEMBER_IMPRESSIONSTotal 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)
ACTIVATE_RESERVATIONSTOTAL_MEMBER_INTERACTIONSTotal 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)
ACTIVATE_RESERVATIONSTOTAL_MEMBER_VIEWSTotal number of times the reservable content is viewed by users in a workplace member team
ACTIVATE_RESERVATIONSTOTAL_VIEWSTotal number of times the reservable content is viewed
ACTIVATE_RESERVATIONSUNIQUE_IMPRESSIONSTotal number of times the reservable content's card/thumbnail is displayed to unique users
ACTIVATE_RESERVATIONSUNIQUE_INTERACTIONSTotal number of times a reservation is interacted with ex. created, cancelled, updated by unique users
ACTIVATE_RESERVATIONSUNIQUE_MEMBER_IMPRESSIONSTotal 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)
ACTIVATE_RESERVATIONSUNIQUE_MEMBER_INTERACTIONSTotal 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)
ACTIVATE_RESERVATIONSUNIQUE_MEMBER_VIEWSTotal number of times the reservable content is viewed by unique users in a workplace member team
ACTIVATE_RESERVATIONSUNIQUE_VIEWSTotal number of times the reservable content is viewed by unique users
ACTIVATE_RESERVATIONSUPDATED_ATUTC timestamp when the reservation was updated at
ACTIVATE_RESERVATIONSUPDATED_BY_IDUnique ID of the user that updated the reservation
ACTIVATE_RESERVATIONSVISIBLE_TO_MORE_THAN_1_CHANNELBoolean indicating if the content is visible to more than one location

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