> ## Documentation Index
> Fetch the complete documentation index at: https://data-foundation.rockerbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Tatari

> Learn how to set up Tatari integration with Rockerbox for OTT and linear TV tracking

## Setup Process

1. Contact [support@rockerbox.com](mailto:support@rockerbox.com) to enable the integration. Let the team know the launch date and the [tier structure](https://help.rockerbox.com/article/obce43haen-1-hierarchy-mappings) you'd like applied
2. Rockerbox will provide endpoints for log file and spend delivery (see OTT and Linear sections below for details)
3. Send the endpoints to Tatari and request that they schedule reports meeting the requirements below

## OTT

Tatari delivers daily log-level and spend files to Rockerbox. Rockerbox will provide 2 endpoints: one for marketing events and one for spend.

* Files should be sent on a **daily** cadence
* Each file should contain the previous day of data

**Required Columns - Log Files** (must match exactly, including capitalization and spacing):

```
tatari_id
impression_datetime
creative_code
event_type
platform
campaign_id
```

**Required Columns - Spend Files** (must match exactly, including capitalization and spacing):

```
date
platform
measured_spend
campaign_id
creative_code
```

Tatari does not provide a hash\_ip on their log files. Instead, a Tatari ID is used to match user impressions to sessions. The Tatari ID is synced to the Rockerbox on-site pixel when the integration is enabled, allowing the shared identifier to persist for attribution.

## Linear TV

Tatari delivers daily log files containing spot-level data. Rockerbox will provide an endpoint for file delivery.

* Files should be sent on a **daily** cadence

**Required Columns** (must match exactly, including capitalization and spacing):

```
spot_datetime
creative_name
creative_code
network
program
spend
```

**Important Notes:**

* Tatari's postlogs are limited to **US campaigns only**
* Tatari does not currently distinguish between Live vs. Dual TV spots
* Postlogs and spend go through revisions over time as networks provide spot information back to Tatari. Rockerbox accounts for 2 days of these revisions, so data modifications from more than 2 days ago may cause discrepancies between Tatari and Rockerbox reporting

## Verification

After setup:

1. Confirm files are being delivered to the correct endpoints
2. Verify data appears in Rockerbox dashboard
3. Contact [support@rockerbox.com](mailto:support@rockerbox.com) for QA assistance
