File Uploading

Partners who opt for Intent IQ ID Resolution offline integration will be provided with credentials to their dedicated S3 Bucket by Intent IQ team

Bucket Structure:

Partners will upload their log files to the following path:

S3://partner-name/iiq_device_graph/incoming

Processed files will be delivered to*:

S3://partner-name/iiq_device_graph/outgoing/<file_name>/FINISHED

*<file_name> is modified to comply to S3 naming limitations The Partner provides users traffic data to Intent IQ via a text log file. The file includes the partner's users’ data in the following line format:

Offline File - Dollar Delimited Values Timestamp$MAID$Hashed_Mail$IP$User_Agent$First_Name$Last_Name$Address$Patner_User_ID$Transaction_ID$Event_ID$$$Profile_ID$IDFV$House_ID

Search Criteria Column NumberDescription

TimeStamp

1

time of the call

MAID

2

AAID, ETC

Hashes Email

3

IP / IPv6

4

user IPv6 / IPv4 adress

User Agent

5

Device User

First Name

6

user first name

Last Name

7

user last name

Address

8

Partner User ID

9

Transaction ID

10

Event ID

11

12

13

Profile ID

14

IIQ Browser-Level ID

IDFV

15

House ID

16

IIQ House-Level ID

Examples of IDR Offline Record Format

Sample 1: All fields available 09/10/2017 13:44:23`d2770c14$d2770c14 940e 4c3e b6d3 56f9aefc70cc$1422ef85d5 1ce05bba69c534fde74ac8$70.192.206.201$Mozilla/5.0 ( CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/530.57.1 ( like Gecko) Version/7.7 Mobile/11B465 Safari/9000.7$john$smith$81226 Seattle, WA 98108 1226$fa8eb30cb82009a046c df19af139a196$38847jjf27d jx$399382z$kfcc833$1332:doof934 Sample 2: No IDFA Available $$1422ef85d51ce05bba69c534fde74ac8$70.192.206. 201$Mozilla/5.0 ( CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/530.57.1 KHTML, like Geck o) Version/7.7 Mobile/11B465 Safari/9000.7$ John$smith$81226

Sample 3: No LCMD5, IP, UA, first name, last name address, partner cookie id available $d2770c14 940e 4c3e b6d3 56f9aefc70cc$$$$$$$$38847jjf27djx$$$1332:doof934

Sample 4: TimeStamp, IP, UA, 3rd Party ID are available $$$70.192.206.201$Mozilla/5.0(iPhone;CPUiPhoneOS7_0likeMacOSX)AppleWebKit/530.57.1(KHTML,likeGecko)Version/7.7Mobile/11B465Safari/9000.7$$$$$38847jjf27djx$$kfcc833$

Sample 5: TimeStamp, IP, UA, 3rd Party IDs are available (multiple 3rd Party IDs) $$$70.192.206.201$Mozilla/5.0(iPhone;CPUiPhoneOS7_0likeMacOSX)AppleWebKit/530.57.1(KHTML,likeGecko)Version/7.7Mobile/11B465Safari/9000.7$$$$$38847jjf27djx$$1223:kfcc833,2254:45564z,0031:zjjsdkd33$

Sample 6: OnlyTimeStamp, PartnerCookieID (from 3rd party platform type)

$$$$$$$1223:kfcc833$$$$$

Last updated