Intent Data
Consumer Person Intent
5 fieldsRefreshed dailyLast updated 16 Aug 2026
Consumer intent, keyed to a resolved person rather than to a cookie. One row per person per topic per day, with how often the behavior fired (frequency) and how recently (recency). Join topic_id to Consumer Person Topics for the readable topic name and its category. Because the key is a person and not a device, these signals survive cookie loss and can be activated against phone, email, or postal.
| Field | Type | Description |
|---|---|---|
| frequency | INTEGER | How many times the behavior fired in the window. |
| iab_code | INTEGER | IAB content taxonomy code for the topic. |
| recency | INTEGER | Days since the behavior last fired. Lower is more recent. |
| signal_date | DATE | Date the signal was recorded. |
| topic_id | STRING | Topic identifier. Join to the matching topics table for the name. |
Related datasets
Schema last synced from the store on 2026-08-16.