DataLabel.org Enumeration Descriptions

This page contains information on the allowed values, descriptions, and codes for enumerations used in Audience fields. When performing an upload operation, enumeration values are specified using the Code value. In fields where multiple enumeration values are allowed the associated code values must be enclosed within double quotation marks and presented as a list delimited with semi-colons (;) .

API Access to Enumerations

This document outlines the data enumerations defined for the given fields and how they will be represented inside the Audience record. You may programmatically obtain this information in JSON format at the below API endpoint. Utilize your OAuth security token by sending it as a Bearer token within the Authorization header.

Endpoint /api/v1/dimension/all
Method GET
Response Format JSON
Security OAuth Bearer token passed in Authorization header.

Audience ID Types

Audience ID Type values are used inside the fields:

Multiple values are specified as a semi-colon delimited list of code values inside quotes

Name Code Description
CookiecookieAn ID based upon a browser cookie
Mobile IDmobile_idMobile device ID
Platform IDplatform_idPlatform specific identifier
User-enabled IDuser_enabledUser-enabled identifier

Audience Detail Source

These codes apply to Audience Detail Source Code values. Multiple values are specified as a semi-colon delimited list of code values

Name Code Description
App Behaviorapp_behavior
App Usageapp_usage
Web Usageweb_usage
Geo Locationgeo_location
Emailemail
TV OTT or SBT Devicetvott_sbtdev
Online Ecommerceonline_ecomm
Credit Datacredit_data
Loyalty Card Transactionloyalty_trans
Online Surveyonline_survey
Offline Surveyoffline_survey
Public Record: Censuspub_census
Public Record: Voter Filepub_voter
Public Record: Otherpub_other
Offline Transactionoffline_trans

Audience Scope Values

Audience Scope values identify if the audience is within single domain/app or across multiple:

Only a single value is allowed

Name Code Description
Single Domain/Appsingle
Cross-domain within O&Ocrossdomain_withoo
Cross-domain outside O&Ocrossdomain_outsideoo
N/A Offlinena

Compliance Mechanism

These codes apply to Privacy Compliance mechanism values. Multiple values are specified as a semi-colon delimited list of code values

Name Code Description
TCF (Europe)tcfTransparency & Consent Framework
US PrivacyuspUS Privacy
LSPAlspaLSPA
NAI Opt OutnaiooNAI Opt Out
DAAdaaDAA
EDAAedaaEDAA
DAACdaacDAAC
GPCgpcGPC
Other (not listed)otherOther or non-listed mechanism
NonenoneNone

Inclusion

These codes apply to Audience Detail records as the Audience Inclusion methodology specifier.

Name Code Description
Observed/KnownknownAudience attributes are directly observed
DeclareddeclaredAudience attributes are self-reported by the audience members
InferredinferredAudience attributes are determined from business rules or logic
DerivedderivedAudience attributes are computed based on other known or declared fields on record
ModeledmodeledAudience attributes are calculated using an algorithm with a seed as the source

Match Key

Match Key values are used to specify what match keys are used for onboarding data within an Audience record. In the csv format multiple values are specified with a delimited list of code values.

Name Code Description
Observed/KnownknownAudience attributes are directly observed
DeclareddeclaredAudience attributes are self-reported by the audience members
InferredinferredAudience attributes are determined from business rules or logic
DerivedderivedAudience attributes are computed based on other known or declared fields on record
ModeledmodeledAudience attributes are calculated using an algorithm with a seed as the source

Precision Level

These codes apply to values used in both Audience and Onboarder Details.

Name Code Description
Individualindividual
Householdhouse
Businessbusiness
Device IDdevice
Browserbrowser
Geographygeo
N/Ana

Purchase Intent

Purchase Intent codes are used as a modifier to standard IAB Audience Taxonomy values. Utilize them by adding a pipe character ( | ) after the IAB Audience Taxonomy id value, then the desired purchase intent code.

Example: "247|PIPR6;805;855|PIFI2"
The above string specifies three standard taxonomy values, two of which are modified:

Name Code Description
Past Purchase < 1 dayPIPR1Past Purchase Recency < 1 day
Past Purchase < 7 daysPIPR2Past Purchase Recency < 7 days
Past Purchase < 14 daysPIPR3Past Purchase Recency < 14 days
Past Purchase < 21 daysPIPR4Past Purchase Recency < 21 days
Past Purchase < 1 monthPIPR5Past Purchase Recency < 1 month
Past Purchase < 6 monthsPIPR6Past Purchase Recency < 6 months
Past Purchase < 12 monthsPIPR7Past Purchase Recency < 12 months
Past Purchase > 12 monthsPIPR8Past Purchase Recency > 12 months
Infrequent Past PurchasePIPF1Infrequent Past Purchase Frequency
Moderate PurchaserPIPF2Moderate Past Purchase Frequency
Frequent PurchaserPIPF3Frequent Past Purchase Frequency
Low SpenderPIPV1Past Purchase Value Low Spender
Average SpenderPIPV2Past Purchase Value Average Spender
High SpenderPIPV3Past Purchase Value High Spender
Low Buyer IntentPIFI1Future Buyer Intent Low
Medium Buyer IntentPIFI2Future Buyer Intent Medium
High Buyer IntentPIFI3Future Buyer Intent High

Time Period

These codes apply to values used in Lookback Window and Refresh Cadence. Fields are represented within:

Name Code Description
Intra-dayintradayMultiple times within a day
DailydailySingle batch, once a day
WeeklyweeklyOnce a week
Bi-MonthlybimonthlyTwice a month
MonthlymonthlyOnce a month
QuarterlyquarterlyOnce a quarter
Bi-AnnuallybiannuallyTwice a year
AnnuallyannuallyOnce every year