Bulk Data Insertion API column reference
Adobe supports the following columns in batch files. Each column maps to an Adobe Analytics variable or dimension, and most have a queryString equivalent that you can use inside the queryString column. For file requirements, the two row modes, and examples, see File format. For the customerID columns, see Use a customer ID to identify visitors.
Column header name
queryString equivalentDescription
aamlhaamlhInteger that represents the Adobe Audience Manager location hint. Valid values:<br/>•
3: Hong Kong/Singapore (apse.demdex.net)<br/>• 6: Amsterdam/London (irl1.demdex.net)<br/>• 7: US Central/East (use.demdex.net)<br/>• 8: Australia (apse2.demdex.net)<br/>• 9: US West (usw2.demdex.net)<br/>• 11: Tokyo (tyo3.demdex.net)customerID.[customerIDType].idcid.[customerIDType].idThe
id used in the Visitor ID Service setCustomerIDs method.customerID.[customerIDType].authStatecid.[customerIDType].asThe
authState used in the Visitor ID Service setCustomerIDs method. String values are not case sensitive. Supported values:<br/>• 0, UNKNOWN, or an empty string: Not logged in<br/>• 1 or AUTHENTICATED: Logged in<br/>• 2 or LOGGED_OUT: Logged outcustomerID.[customerIDType].isMCSeedcid.[customerIDType].ismcseedAn integer boolean that lets you use
customerID.[customerIDType].id as the hit's identifier. Use 1 for true and 0 for false. See Use a customer ID to identify visitors.hints.bitnessh.bitnessClient Hints: The "bitness" of the user-agent's CPU architecture; typically 64 or 32.
hints.brandsh.brandsClient Hints: List of browser brands and their significant version, formatted as a serialized JSON object array:
[{"brand":"Chromium","version":"104"}, {"brand":"Google Chrome","version":"104"}]hints.platformh.platformClient Hints: The platform for the device, usually the operating system (OS).
hints.wow64h.wow64Client Hints: Boolean indicating if a 32-bit user-agent application is running on a 64-bit Windows machine.
ipaddressN/A (only available with column header)
The visitor's IP address.
linkNamepev2The Download link, Exit link, or Custom link dimension, depending on the value in the
linkType column. If this column contains a value, pageName is ignored.linkTypepeThe type of link. Defaults to
o if this field is empty and linkName contains a value. Valid values when using the linkType column:<br/>• d: Download link<br/>• e: Exit link<br/>• o: Custom link<br/>When using the pe query string, use:<br/>• lnk_d: Download link<br/>• lnk_e: Exit link<br/>• lnk_o: Custom linklinkURLpev1The link URL.
marketingCloudVisitorIDmidThe unique identifier used with the Adobe Experience Cloud Identity Service.
pageTypepageTypeThe
pageType implementation variable. Set to the string value "errorPage" on any error pages, such as a 404 or 503 error.queryStringThis column provides information for this field.
Key/value pairs that provide an alternative to using header columns. This column must be fully URL encoded, including any multi-byte characters. Adobe encodes the query string in UTF-8 by default.
reportSuiteIDN/A (only available with column header)
Specifies the report suite(s) where you want to submit data. Separate multiple report suite IDs with a comma.
timestamptsuserAgentN/A (only available with column header)
The device's user agent string.
The preceding table lists the only column headers that Adobe supports. If you upload a file with a column header that is not included in the table, that column is ignored.