Tickets Remaining : EventBrite¶
Display the number of tickets still remaining for your EventBrite events For users of Event Brite for managing your event, this integration will allow you to display how many...
Application Details:
- Name: Tickets Remaining : EventBrite
- Class: ThirdParty
-
Capabilities: Core Lucit Application, Data Source Application (Pull)
-
LCUID:
LCUID-LAP-ec1b87a4-d08c-4614-bbf9-00dd0869e82a
View in Lucit¶
🔗 View Tickets Remaining : EventBrite in Lucit
Adding This Application¶
Prerequisites¶
- A Lucit account (advertiser) or agency/operator account
- Appropriate permissions to add applications
Add Tickets Remaining : EventBrite to Your Account¶
- Navigate to Apps
- Log in to Lucit
- Using the Profile Switcher, switch to an Account profile
-
From the home page, Click on
Apps & Datain the left sidebar -
Find the Application
- Click on
ADD NEWSearch for "Tickets Remaining : EventBrite" -
Click on the app card to bring up the
Authorize Applicationdialog -
Add to Account
- Review the requested permissions in the
Authorize Application -
Click the
ALLOWbutton to add this app to your account -
Configure Settings
- Once added, click on the app in your
Apps & Datasection - Configure any required settings on the
SETTINGStab - Save your changes
Data Source Providers¶
The Tickets Remaining : EventBrite application provides data source capabilities. You can use these data sources to pull data from external sources, generate dynamic content for your campaigns and build content triggers for your ads.
This application provides 1 data source provider(s).
Prerequisites to Using Tickets Remaining : EventBrite Data¶
- A Lucit Account (Advertiser Account)
- A Campaign with at least 1 Screen
- Review the required settings below
Tickets Remaining : EventBrite¶
This data source allows you to create dynamic out-of-home ads for digital billboards and signage with Tickets Remaining : EventBrite dynamic data that updates in real time.
Overview¶
Data Source Type: KeyValue
This data source generates Key-Value data that is available globally across all templates in your account. These values can also be used in Triggers / Filters for your creatives in their campaigns.
How to create a new ad with Tickets Remaining : EventBrite
To add values from Tickets Remaining : EventBrite to your creative templates, create a new template and use the Dynamic Data Elements section of the Elements Panel:
- Create
Templates -> CREATE A NEW TEMPLATEbutton - Add macros from Tickets Remaining : EventBrite
Templates -> {TemplateName} -> Elements Panel -> Dynamic Data Elements section -> Scroll down to section labeled Tickets Remaining : EventBrite or use the search filter - Click on the name of the macro field you want to add to your template (See the Field Map Macros reference below for a complete list)
- After clicking on the macro name, a new element will be added to your canvas, linked to the specified macro field. Depending on the Type of field (
textorimg) the appropriate element type will be added. - You can then move, resize, style and format this element as appropriate for your template.
How to add triggers using Tickets Remaining : EventBrite data
Triggers allow you to create an ad and then control whether or not the ad will run depending on the value(s) of the trigger. (Multiple boolean logic supported with multiple fields as necessary)
To create triggers for your creatives based on data from Tickets Remaining : EventBrite:
- Navigate to the campaign page
Campaigns -> {Campaign} - Use the
{FolderWithStarIcon}that appears next to each creative on your campaign page.{Creative} -> Click {FolderWithStarIcon}to open theCustom Filters / Triggers Editordialog. - Create your filter in this dialog using the conditionals:
- The
account.store.keys will appear on theDATA SOURCE FILTERtab of theCustom Filters / Triggers Editordialog.
- The
Settings¶
Configure these settings when setting up the data source. These parameters control how the data source fetches and processes data.
| Field | Type | Description | Validation |
|---|---|---|---|
| Eventbrite Event Id | text |
Enter in your eventbrite event id | Required |
| Eventbrite Api Key | secret |
Enter in your eventbrite API Key | Required |
Field Map Macros¶
These macros are provided by this data source and can be used in your templates. The macros allow you to access the dynamic data provided by this data source and are in addition to the standard macros available in the Standard Field Map . Learn more about Field Map Types and Structure
Prefix: account.store.¶
These are values stored in the account key-value store and are the same for every template/ad that you create. These key/values do not depend on the location of the screen but are global to every ad.
| Name | Field Element Type | Data Type | Macro | Description |
|---|---|---|---|---|
| Tickets Remaining Eventbrite1 Feed Last Run Had Errors | text | boolean | {account.store.TicketsRemainingEventbrite1_feed_last_run_had_errors} |
Indicates whether this data source had errors during its last run |
| Tickets Remaining Eventbrite1 Feed Last Run Was Success | text | boolean | {account.store.TicketsRemainingEventbrite1_feed_last_run_was_success} |
Indicates whether the last feed run was successful |
| Tickets Remaining Eventbrite1 Feed Last Succesful Run At | text | datetime | {account.store.TicketsRemainingEventbrite1_feed_last_succesful_run_at} |
Timestamp of the last successful feed run |
Related Documentation¶
Last updated: 2026-01-16 10:26:21 UTC