Statorium World Cup¶
The Statorium World Cup app provides live football/soccer data for dynamic digital billboard campaigns for customers who have a subscription to the Statorium API Use this app to...
Application Details:
- Name: Statorium World Cup
- Class: ThirdParty
-
Capabilities: Core Lucit Application, Data Source Application (Pull)
-
Premium Application: Yes
- Fees: Visit https://statorium.com/pricing for more information
- LCUID:
LCUID-LAP-c6a9cbb4-7b8d-4cf3-8762-2431bcc1bd9f
View in Lucit¶
🔗 View Statorium World Cup in Lucit
Adding This Application¶
Prerequisites¶
- A Lucit account (advertiser) or agency/operator account
- Appropriate permissions to add applications
Add Statorium World Cup 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 "Statorium World Cup" -
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 Statorium World Cup 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 Statorium World Cup Data¶
- A Lucit Account (Advertiser Account)
- A Campaign with at least 1 Screen
- Review the required settings below
Statorium World Cup¶
This data source allows you to create dynamic out-of-home ads for digital billboards and signage with Statorium World Cup dynamic data that updates in real time.
Overview¶
Data Source Type: Inventory
This data source generates Inventory Items that can be used to create multiple ads automatically. Each row of data becomes an inventory item with associated templates that can be assigned on the TEMPLATES tab.
How to Generate Creatives for Statorium World Cup
When you add this app to your account and configure it, it will automatically generate creatives that can be posted to your digital billboard campaigns
Each row of data that this data source brings in will be turned into a new creative based on the template that you assign to it.
How to assign a template
Take the following steps :
- From your account profile, click on
Apps & Data - Click on Statorium World Cup to bring up this data source
- Click on the
TEMPLATEStab - Under
Default TemplateclickCHOOSE DEFAULT TEMPLATE - Select the template to assign to this data (if you have none, you must first create one by clicking on
Homeand then theTemplatesmenu item)
To create different templates for different types of inventory items, depending on data for each item, take the following steps
- From your account profile, click on
Apps & Data - Click on Statorium World Cup to bring up this data source
- Click on the
TEMPLATEStab - Under the
Additional Templatessection, click onADD TEMPLATE - Select the template to add
- Configure the conditions for this template using the
+ CONDITIONbutton
Conditions can be created based on the values of any of the macro listed below that are prefixed with item.
Inventory Item Classes¶
Templates using this data source must support these inventory item classes
| Class | Full Class Path |
|---|---|
| Article | App\LuCore\InventoryItems\ArticleInventoryItemClass |
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 |
|---|---|---|---|
| Game Date | text |
Enter a game date in YYYY-MM-DD format, or leave blank to get todays games | — |
| Include games in pre-game status | bool |
Enable this option to include games before they have started. Useful to show game-time creatives | — |
| Statorium API Key | secret |
Enter your 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 | Object Code | Description |
|---|---|---|---|---|---|
| Statorium World Cup1 Feed Last Run Had Errors | text | boolean | {account.store.StatoriumWorldCup1_feed_last_run_had_errors} |
account_store_StatoriumWorldCup1_feed_last_run_had_errors |
Indicates whether this data source had errors during its last run |
| Statorium World Cup1 Feed Last Run Was Success | text | boolean | {account.store.StatoriumWorldCup1_feed_last_run_was_success} |
account_store_StatoriumWorldCup1_feed_last_run_was_success |
Indicates whether the last feed run was successful |
| Statorium World Cup1 Feed Last Succesful Run At | text | datetime | {account.store.StatoriumWorldCup1_feed_last_succesful_run_at} |
account_store_StatoriumWorldCup1_feed_last_succesful_run_at |
Timestamp of the last successful feed run |
Prefix: item.inventory_attributes.¶
These values provide custom inventory attribute data at the inventory item level.
| Name | Field Element Type | Data Type | Macro | Object Code | Description |
|---|---|---|---|---|---|
| Away Participant Logo | img | scalar | {item.inventory_attributes.awayParticipant_logo} |
item_inventory_attributes_awayParticipant_logo |
— |
| Away Participant Participant I D | text | scalar | {item.inventory_attributes.awayParticipant_participantID} |
item_inventory_attributes_awayParticipant_participantID |
— |
| Away Participant Participant Name | text | scalar | {item.inventory_attributes.awayParticipant_participantName} |
item_inventory_attributes_awayParticipant_participantName |
— |
| Away Participant Score | text | scalar | {item.inventory_attributes.awayParticipant_score} |
item_inventory_attributes_awayParticipant_score |
— |
| Away Participant Team Short Name | text | scalar | {item.inventory_attributes.awayParticipant_teamShortName} |
item_inventory_attributes_awayParticipant_teamShortName |
— |
| Home Participant Logo | img | scalar | {item.inventory_attributes.homeParticipant_logo} |
item_inventory_attributes_homeParticipant_logo |
— |
| Home Participant Participant I D | text | scalar | {item.inventory_attributes.homeParticipant_participantID} |
item_inventory_attributes_homeParticipant_participantID |
— |
| Home Participant Participant Name | text | scalar | {item.inventory_attributes.homeParticipant_participantName} |
item_inventory_attributes_homeParticipant_participantName |
— |
| Home Participant Score | text | scalar | {item.inventory_attributes.homeParticipant_score} |
item_inventory_attributes_homeParticipant_score |
— |
| Home Participant Team Short Name | text | scalar | {item.inventory_attributes.homeParticipant_teamShortName} |
item_inventory_attributes_homeParticipant_teamShortName |
— |
| Ingame | text | scalar | {item.inventory_attributes.ingame} |
item_inventory_attributes_ingame |
— |
| League I D | text | scalar | {item.inventory_attributes.leagueID} |
item_inventory_attributes_leagueID |
— |
| Match Date | text | scalar | {item.inventory_attributes.matchDate} |
item_inventory_attributes_matchDate |
— |
| Match I D | text | scalar | {item.inventory_attributes.matchID} |
item_inventory_attributes_matchID |
— |
| Match Status Status Long | text | scalar | {item.inventory_attributes.matchStatus_status_long} |
item_inventory_attributes_matchStatus_status_long |
— |
| Match Status Status Name | text | scalar | {item.inventory_attributes.matchStatus_status_name} |
item_inventory_attributes_matchStatus_status_name |
— |
| Match Status Status Short | text | scalar | {item.inventory_attributes.matchStatus_status_short} |
item_inventory_attributes_matchStatus_status_short |
— |
| Match Status Value | text | scalar | {item.inventory_attributes.matchStatus_value} |
item_inventory_attributes_matchStatus_value |
— |
| Match Ticker | text | scalar | {item.inventory_attributes.matchTicker} |
item_inventory_attributes_matchTicker |
— |
| Match Time | text | scalar | {item.inventory_attributes.matchTime} |
item_inventory_attributes_matchTime |
— |
| Match Venue Value | text | scalar | {item.inventory_attributes.matchVenue_value} |
item_inventory_attributes_matchVenue_value |
— |
| Match Venue Venue Photo | img | scalar | {item.inventory_attributes.matchVenue_venue_photo} |
item_inventory_attributes_matchVenue_venue_photo |
— |
| Match Venue Venue Venue Address | text | scalar | {item.inventory_attributes.matchVenue_venue_venueAddress} |
item_inventory_attributes_matchVenue_venue_venueAddress |
— |
| Match Venue Venue Venue City | text | scalar | {item.inventory_attributes.matchVenue_venue_venueCity} |
item_inventory_attributes_matchVenue_venue_venueCity |
— |
| Match Venue Venue Venue Coord X | text | scalar | {item.inventory_attributes.matchVenue_venue_venueCoordX} |
item_inventory_attributes_matchVenue_venue_venueCoordX |
— |
| Match Venue Venue Venue Coord Y | text | scalar | {item.inventory_attributes.matchVenue_venue_venueCoordY} |
item_inventory_attributes_matchVenue_venue_venueCoordY |
— |
| Match Venue Venue Venue Name | text | scalar | {item.inventory_attributes.matchVenue_venue_venueName} |
item_inventory_attributes_matchVenue_venue_venueName |
— |
| Matchday I D | text | scalar | {item.inventory_attributes.matchdayID} |
item_inventory_attributes_matchdayID |
— |
| Postgame | text | scalar | {item.inventory_attributes.postgame} |
item_inventory_attributes_postgame |
— |
| Pregame | text | scalar | {item.inventory_attributes.pregame} |
item_inventory_attributes_pregame |
— |
| Season Full Name | text | scalar | {item.inventory_attributes.seasonFullName} |
item_inventory_attributes_seasonFullName |
— |
| Season I D | text | scalar | {item.inventory_attributes.seasonID} |
item_inventory_attributes_seasonID |
— |
| Timestamp | text | scalar | {item.inventory_attributes.timestamp} |
item_inventory_attributes_timestamp |
— |
Related Documentation¶
Last updated: 2026-07-15 11:50:04 UTC