NBA Live Game Scores¶
Add LIVE NBA basketball scores on game-day to your digital billboard and digital signage creatives with the National Basketball League Sports Game Scores app This app provides key...
Application Details:
- Name: NBA Live Game Scores
- Class: ThirdParty
-
Capabilities: Data Source Application (Pull), Core Lucit Application
-
Organization: National Basketball Association
- Website: https://www.nba.com
- LCUID:
LCUID-LAP-76be6775-19d4-4c3d-be3f-ea7a5946ab06
View in Lucit¶
🔗 View NBA Live Game Scores in Lucit
Adding This Application¶
Prerequisites¶
- A Lucit account (advertiser) or agency/operator account
- Appropriate permissions to add applications
Add NBA Live Game Scores 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 "NBA Live Game Scores" -
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 NBA Live Game Scores 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 NBA Live Game Scores Data¶
- A Lucit Account (Advertiser Account)
- A Campaign with at least 1 Screen
- Review the required settings below
NBA Live Game Scores (All Games)¶
This data source allows you to create dynamic out-of-home ads for digital billboards and signage with NBA Live Game Scores (All Games) 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 NBA Live Game Scores (All Games)
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 NBA Live Game Scores (All Games) 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 NBA Live Game Scores (All Games) 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 |
|---|---|---|---|
| Season | text |
Enter a season in form YEAR-YEAR2 | Required |
| 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 | — |
| Choose Teams | int (multiple select) |
Please select one or more team | — |
| Create tags from team names | text (enum) |
Would you like to create item tags in your account for each team | — |
Enum Options:
Choose Teams:
| Label | Value |
|---|---|
| Atlanta Hawks | 132 |
| Boston Celtics | 133 |
| Brooklyn Nets | 134 |
| Charlotte Hornets | 135 |
| Chicago Bulls | 136 |
| Cleveland Cavaliers | 137 |
| Dallas Mavericks | 138 |
| Denver Nuggets | 139 |
| Detroit Pistons | 140 |
| Golden State Warriors | 141 |
| Houston Rockets | 142 |
| Indiana Pacers | 143 |
| Los Angeles Clippers | 144 |
| Los Angeles Lakers | 145 |
| Memphis Grizzlies | 146 |
| Miami Heat | 147 |
| Milwaukee Bucks | 148 |
| Minnesota Timberwolves | 149 |
| New Orleans Pelicans | 150 |
| New York Knicks | 151 |
| Oklahoma City Thunder | 152 |
| Orlando Magic | 153 |
| Philadelphia 76ers | 154 |
| Phoenix Suns | 155 |
| Portland Trail Blazers | 156 |
| Sacramento Kings | 157 |
| San Antonio Spurs | 158 |
| Toronto Raptors | 159 |
| Utah Jazz | 160 |
| Washington Wizards | 161 |
Create tags from team names:
| Label | Value |
|---|---|
| No | _tags |
| Yes - Create Tags | tags |
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 |
|---|---|---|---|---|---|
| Nba Live Game Scores All Games Feed Last Run Had Errors | text | boolean | {account.store.NbaLiveGameScoresAllGames_feed_last_run_had_errors} |
account_store_NbaLiveGameScoresAllGames_feed_last_run_had_errors |
Indicates whether this data source had errors during its last run |
| Nba Live Game Scores All Games Feed Last Run Was Success | text | boolean | {account.store.NbaLiveGameScoresAllGames_feed_last_run_was_success} |
account_store_NbaLiveGameScoresAllGames_feed_last_run_was_success |
Indicates whether the last feed run was successful |
| Nba Live Game Scores All Games Feed Last Succesful Run At | text | datetime | {account.store.NbaLiveGameScoresAllGames_feed_last_succesful_run_at} |
account_store_NbaLiveGameScoresAllGames_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 |
|---|---|---|---|---|---|
| Date | text | scalar | {item.inventory_attributes.date} |
item_inventory_attributes_date |
— |
| Id | text | scalar | {item.inventory_attributes.id} |
item_inventory_attributes_id |
— |
| Ingame | text | scalar | {item.inventory_attributes.ingame} |
item_inventory_attributes_ingame |
— |
| Postgame | text | scalar | {item.inventory_attributes.postgame} |
item_inventory_attributes_postgame |
— |
| Pregame | text | scalar | {item.inventory_attributes.pregame} |
item_inventory_attributes_pregame |
— |
| Scores Away Over Time | text | scalar | {item.inventory_attributes.scores_away_over_time} |
item_inventory_attributes_scores_away_over_time |
— |
| Scores Away Quarter 1 | text | scalar | {item.inventory_attributes.scores_away_quarter_1} |
item_inventory_attributes_scores_away_quarter_1 |
— |
| Scores Away Quarter 2 | text | scalar | {item.inventory_attributes.scores_away_quarter_2} |
item_inventory_attributes_scores_away_quarter_2 |
— |
| Scores Away Quarter 3 | text | scalar | {item.inventory_attributes.scores_away_quarter_3} |
item_inventory_attributes_scores_away_quarter_3 |
— |
| Scores Away Quarter 4 | text | scalar | {item.inventory_attributes.scores_away_quarter_4} |
item_inventory_attributes_scores_away_quarter_4 |
— |
| Scores Away Total | text | scalar | {item.inventory_attributes.scores_away_total} |
item_inventory_attributes_scores_away_total |
— |
| Scores Home Over Time | text | scalar | {item.inventory_attributes.scores_home_over_time} |
item_inventory_attributes_scores_home_over_time |
— |
| Scores Home Quarter 1 | text | scalar | {item.inventory_attributes.scores_home_quarter_1} |
item_inventory_attributes_scores_home_quarter_1 |
— |
| Scores Home Quarter 2 | text | scalar | {item.inventory_attributes.scores_home_quarter_2} |
item_inventory_attributes_scores_home_quarter_2 |
— |
| Scores Home Quarter 3 | text | scalar | {item.inventory_attributes.scores_home_quarter_3} |
item_inventory_attributes_scores_home_quarter_3 |
— |
| Scores Home Quarter 4 | text | scalar | {item.inventory_attributes.scores_home_quarter_4} |
item_inventory_attributes_scores_home_quarter_4 |
— |
| Scores Home Total | text | scalar | {item.inventory_attributes.scores_home_total} |
item_inventory_attributes_scores_home_total |
— |
| Stage | text | scalar | {item.inventory_attributes.stage} |
item_inventory_attributes_stage |
— |
| Status Long | text | scalar | {item.inventory_attributes.status_long} |
item_inventory_attributes_status_long |
— |
| Status Short | text | scalar | {item.inventory_attributes.status_short} |
item_inventory_attributes_status_short |
— |
| Status Timer | text | scalar | {item.inventory_attributes.status_timer} |
item_inventory_attributes_status_timer |
— |
| Teams Away Id | text | scalar | {item.inventory_attributes.teams_away_id} |
item_inventory_attributes_teams_away_id |
— |
| Teams Away Name | text | scalar | {item.inventory_attributes.teams_away_name} |
item_inventory_attributes_teams_away_name |
— |
| Teams Home Id | text | scalar | {item.inventory_attributes.teams_home_id} |
item_inventory_attributes_teams_home_id |
— |
| Teams Home Name | text | scalar | {item.inventory_attributes.teams_home_name} |
item_inventory_attributes_teams_home_name |
— |
| Time | text | scalar | {item.inventory_attributes.time} |
item_inventory_attributes_time |
— |
| Timestamp | text | scalar | {item.inventory_attributes.timestamp} |
item_inventory_attributes_timestamp |
— |
| Venue | text | scalar | {item.inventory_attributes.venue} |
item_inventory_attributes_venue |
— |
| Week | text | scalar | {item.inventory_attributes.week} |
item_inventory_attributes_week |
— |
Related Documentation¶
- Application Classes & Capabilities Reference
- Application Permissions Reference
- API Reference
- Help Documentation
- Video Tutorial
Last updated: 2026-05-01 11:42:40 UTC