AdRoll
The table below gives information about all the data fields that you can import from AdRoll.
Field UI name |
Field API name |
Data Type |
Description |
Use in Adverity |
Docs |
---|---|---|---|---|---|
|
ad_eids |
string |
Comma-separated list of ad EIDs |
dimension |
|
|
adgroup_eids |
string |
Comma-separated list of adgroup EIDs |
dimension |
|
|
advertisable_eid |
string |
A single advertisable EID |
dimension |
|
|
apikey |
string |
Required if using HTTP Basic Authentication. The value is the Client ID you received when you registered your application on the AdRoll Developer site |
dimension |
|
|
attribute_name |
string |
A single attribute name |
dimension |
|
|
attribute_values |
string |
Comma-separated list of attribute values |
dimension |
|
|
breakdowns |
string |
Comma-separated list of breakdowns. Must be at least one of entity, date, summary |
dimension |
|
|
campaign_eids |
string |
Comma-separated list of campaign EIDs |
dimension |
|
|
currency |
string |
Three-letter currency code, in uppercase Default: USD. |
dimension |
|
|
end_date |
date |
End of the date range in yyyy-MM-dd or MM-dd-yyyy format (exclusive) |
dimension |
|
|
filter_by_tal |
boolean |
Whether to only return domains that are targeted by attribute segments. Available if use_new_table is true. |
dimension |
|
|
past_days |
date |
Equivalent to setting end_date to today (exclusive) and start_date to (today - past_days). Takes precedence over start_dateand end_date |
dimension |
|
|
segment_eids |
string |
Comma-separated list of segment EIDs |
dimension |
|
|
start_date |
date |
Start of the date range in yyyy-MM-dd or MM-dd-yyyy format (inclusive) |
dimension |
|
|
use_new_table |
boolean |
Temporary parameter indicating that the new table should be used |
dimension |
|