The Trade Desk Offline Conversion Connector Setup Guide
This article describes how to set up the The Trade Desk (TheTradeDesk) Offline Conversion connector.
Configuration
Go to the Connector Marketplace and add a new connector. Read the Connector Overview article for general instructions on how to add a connector.
After adding the connector, configure the following settings:
- Agency Secret Key
- The secret key provided to you by The Trade Desk.
Actions
Action Name | AudienceStream | EventStream |
---|---|---|
Send Offline Conversion | ✓ | ✓ |
Send Offline Conversion
Batch Limits
This connector uses batched requests to support high-volume data transfers to the vendor. For more information, see Batched Actions. Requests are queued until one of the following thresholds is met or the profile is published:
- Max number of requests: 1000
- Max time since oldest request: 10 minutes
- Max size of requests: 1 MB
Data Provider ID
The ID for the data provider in the TTD System.
Parameter | Description |
---|---|
Data Provider ID | The ID for the data provider in the TTD system. Your Technical Account Manager from The Trade Desk can provide this value. |
Data ID
- Map a Trade Desk ID, a device advertising ID, a Unified ID, or an IdentityLink.
- If more than one is mapped, then the first non-empty ID is be chosen in the priority of: Trade Desk ID, Device Advertising ID, Unified ID, IdentityLink.
- A Device Advertising ID is represented with either iOS IDFA or Android Advertising ID (AAID).
- Only raw (not hashed) IDFA and raw AAID IDs with a GUID that is 36 characters (including dashes) are accepted.
Parameter | Description |
---|---|
TDID |
The Trade Desk 36-character GUID (including dashes) for this user. |
DAID |
The raw device ID for this user, sent in 36-character GUID format (including dashes). Use iOS IDFA or Android’s AAID. |
UID2 |
The raw UID2 value, also known as UID2. This value is case-sensitive. Raw UID2s are generated and managed using UID2 APIs. |
IDL |
The 49-character or 70-character RampID (previously known as IdentityLink). This must be a RampID from LiveRamp that is mapped specifically for The Trade Desk. |
Item Data
Parameter | Description |
---|---|
Tracking Tag ID | (Required) The Tracking tag ID created using the Tracking tag APIs. Example: abc1234 |
Conversion Timestamp | (Required) Conversion date time in UTC. The time the offline conversion happened, in UTC. Example: 2019-02-07T13:25:00Z |
ImpressionId | The raw (not hashed) GUID that is 36 characters long, including dashes. |
Monetary value | Monetary value. Example: 0.02 |
Monetary currency | Monetary value currency. Example: USD |
Country | Country Example: United States |
Region | Region Example: New York |
Metro | Metro Area Example: 501 |
City | City Example: Brooklyn |
Event Name | The type of event defined by the partner platform. For more information, see The Trade Desk: Event Mapping. |
Order ID | The unique identifier for a transaction or conversion event, with a maximum length of 64 characters. |
Additional Data
Parameter | Description |
---|---|
TD1 - TD10 |
Optional reporting fields used for category or other organization, with a maximum length of 64 characters. |
Line items
The properties that contain merchant product catalog line item information. These mappings accept array attributes.
Parameter | Description |
---|---|
Item Code | The item identifier (such as SKU). |
Item Name | The name associated with the item code, with a maximum length of 150 characters. |
Item Quantity | The number of items in the order for the item code. |
Item Price | The unit price of the item. |
Item Category | The item category ID. |
This page was last updated: May 21, 2025