CarsForSale¶
CarsForSale gives exposure, business solutions, and buyers to your lot. Connect your automotive inventory directly from CarsForSale to Lucit so you can create effective and easy...
Application Details:
- Name: CarsForSale
- Class: ThirdParty
-
Capabilities: Core Lucit Application, Data Source Application (Pull)
-
LCUID:
LCUID-LAP-0e14ecb5-c836-4b88-84b8-9aadae3e8b8f
View in Lucit¶
🔗 View CarsForSale in Lucit
Adding This Application¶
Prerequisites¶
- A Lucit account (advertiser) or agency/operator account
- Appropriate permissions to add applications
Add CarsForSale 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 "CarsForSale" -
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 CarsForSale 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 CarsForSale Data¶
- A Lucit Account (Advertiser Account)
- A Campaign with at least 1 Screen
- Review the required settings below
CarsForSale¶
This data source allows you to create dynamic out-of-home ads for digital billboards and signage with CarsForSale 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 CarsForSale
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 CarsForSale 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 CarsForSale 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.
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 |
|---|---|---|---|
| DealerId | text |
The DealerId supplied to you by CarsForSale | 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 |
|---|---|---|---|---|
| Carsforsale2 Feed Last Run Had Errors | text | boolean | {account.store.Carsforsale2_feed_last_run_had_errors} |
Indicates whether this data source had errors during its last run |
| Carsforsale2 Feed Last Run Was Success | text | boolean | {account.store.Carsforsale2_feed_last_run_was_success} |
Indicates whether the last feed run was successful |
| Carsforsale2 Feed Last Succesful Run At | text | datetime | {account.store.Carsforsale2_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 | Description |
|---|---|---|---|---|
| Body Style | text | scalar | {item.inventory_attributes.body_style} |
— |
| Cylinders | text | scalar | {item.inventory_attributes.cylinders} |
— |
| Engine Description | text | scalar | {item.inventory_attributes.engine_description} |
— |
| Exterior Color | text | scalar | {item.inventory_attributes.exterior_color} |
— |
| Fuel Type | text | scalar | {item.inventory_attributes.fuel_type} |
— |
| Interior Color | text | scalar | {item.inventory_attributes.interior_color} |
— |
| Option Text | text | scalar | {item.inventory_attributes.option_text} |
— |
| Transmission | text | scalar | {item.inventory_attributes.transmission} |
— |
Related Documentation¶
Last updated: 2026-01-16 10:24:57 UTC