ABCDEFGHIJKLMNOPQ
1
Raw Data ExportRaw Data Export Dump Integration (S3,GCP)
2
64130195139167188189197198200
3
Field GroupField NameTypeDescriptionDescription (kr)ExampleField KeyLinkWebAppv1.2v1.3v1.4v1.5v1.6v1.7v1.8
4
UserUser IDstringUser ID사용자 아이디12345user.externalUserIDFALSETRUETRUE1.21.31.41.51.61.71.8
5
UserHashed User IDstringSHA256 Hashed User ID
(Hash the ID with SHA256, if the User ID is not hashed)
SHA256 해시된 사용자 아이디
(사용자 아이디가 해시안되어 있으면 SHA256 해시)
c8dc40695f539ceafc360a8446bec60de1709c09e0fd910668c316b91974adb9user.externalUserIDHashedFALSETRUETRUE1.21.31.41.51.61.71.8
6
UserUser EmailstringUser Email
(Hashed value if you use SDK hash option. Same as Hashed User Email)
사용자 이메일
(SDK Hash 옵션을 사용했다면 Hash된 값으로 Hashed User Email과 동일함)
persondoe@example.comuser.externalUserEmailFALSETRUETRUE1.21.31.41.51.61.71.8
7
UserHashed User EmailstringSHA256 Hashed User Email
(Hash the Email with SHA256, if the User Email is not hashed)
SHA256 해시된 사용자 이메일
(사용자 이메일이 해시안되어 있으면 SHA256 해시)
2e03040275a1c728f5eb49ced49b236e616cc924789869200df20d67cbb06bf1user.externalUserEmailHashedFALSETRUETRUE1.21.31.41.51.61.71.8
8
UserUser PhonestringUser Phone Number
(Hashed value if you use SDK hash option. Same as Hashed User Phone)

E.164 Format Recommended: [+][country code][area code][local phone number]
사용자 전화번호
(SDK Hash 옵션을 사용했다면 Hash된 값으로 Hashed User Phone값과 동일함)

E.164 Format 권장: [+][country code][area code][local phone number]
+14151231234user.externalUserPhoneFALSETRUETRUE1.21.31.41.51.61.71.8
9
UserHashed User PhonestringSHA256 Hashed User Phone Number
(Hash the Phone Number with SHA256, if User Phone Number is not hashed)
SHA256 해시된 사용자 전화번호
(사용자 전화번호가 해시안되어 있으면 SHA256 해시)
e4f4c1214f765a51600b74310318d97909f70aff28ca74ebd467031190bc1e8duser.externalUserPhoneHashedFALSETRUETRUE1.21.31.41.51.61.71.8
10
UserUser ID AliasmapUser Alias ID사용자 Alias ID{
"braze": "braze_device_id",
"amplitude":"amplitude_device_id"
}
user.aliasFALSETRUETRUE1.31.41.51.61.71.8
11
UserCustom User PropertiesmapCustom User Properties커스텀 사용자 속성{
"age_group": "30",
"gender": "Female"
}
user.attributesFALSETRUETRUE1.21.31.41.51.61.71.8
12
DeviceAirbridge Device IDstringAirbridge Device IDAirbridge Device ID2dfca632-86f3-4d22-9746-cdfe7985c471device.deviceUUIDTRUEFALSETRUE1.21.31.41.51.61.71.8
13
DeviceAirbridge Device ID TypestringAirbridge Device ID Generation Type
- GAID
- IDFA
- IDFV
- Random Generated
Airbridge Device ID Generation Type
- GAID
- IDFA
- IDFV
- Random Generated
GAIDdevice.deviceUUIDTypeTRUEFALSETRUE1.21.31.41.51.61.71.8
14
DeviceGAIDstringGAID (Android)구글에서 제공하는 광고 ID2dfca632-86f3-4d22-9746-cdfe7985c471device.gaidFALSEFALSETRUE1.21.31.41.51.61.71.8
15
DeviceIDFAstringIDFA (iOS)애플에서 제공하는 광고 ID542177F1-5C23-438B-8088-82D34C94F6D7device.ifaFALSEFALSETRUE1.21.31.41.51.61.71.8
16
DeviceIFVstringIFV (iOS)애플에서 제공하는 IFV37EEC3E0-BF15-412E-ADBA-7D2E82E7A75Fdevice.ifvFALSEFALSETRUE1.21.31.41.51.61.71.8
17
DeviceOAIDstringOAID (Open Advertising Identifier)OAID (Open Advertising Identifier)C2D76AEE-DD75-496E-A782-9B75889E71BCdevice.oaidFALSEFALSETRUE1.31.41.51.61.71.8
18
DeviceOAID Limit Ad TrackingbooleanLimit Ad Tracking Flag for OAIDOAID 광고 추적 제한 설정값falsedevice.oaidLimitAdTrackingFALSEFALSETRUE1.31.41.51.61.71.8
19
DeviceAirbridge Generated Device IDstringRandomly Generated Device ID. This will not be changed until the app removed.Airbridge SDK가 랜덤으로 생성한 Device ID. 앱을 삭제하기 전까지 변경되지 않음.50e55bd1-f6b3-4b8d-863f-9032d4568c43device.airbridgeGeneratedDeviceUUIDFALSEFALSETRUE1.31.41.51.61.71.8
20
DeviceDevice ID AliasmapDevice Alias ID디바이스 Alias ID{
"braze": "abc-1",
"amplitude":"def-1"
}
device.aliasFALSETRUETRUE1.51.61.71.8
21
DeviceLimit Ad TrackingbooleanBoolean type data to show Device Ad Tracking Limitation Status
- true : Ad Tracking is not permitted
- false : Ad Tracking is permitted

On iOS 14.5 and later, the ‘Limit Ad Tracking’ field is always set to ‘true’ regardless of ‘App Tracking Transparency’ configuration.
디바이스의 광고 추적 제한 설정값
- true : 광고 추적 제한
- false : 광고 추적 허용

iOS 14.5 이상부터 'Limit Ad Tracking' 필드의 값은 App Tracking Transparency 설정 여부와 무관하게 항상 'true' 입니다.
falsedevice.limitAdTrackingFALSEFALSETRUE1.21.31.41.51.61.71.8
22
DeviceApp Tracking Transparency (ATT)stringiOS ATTrackingManager's AuthorizationStatus

- Not Determined: If a user hasn’t yet received an authorization request to allow app-related tracking data.
- Restricted: If the authorization to allow app-related tracking data is restricted.
- Denied: If the authorization to allow app-related tracking data is denied.
- Authorized: If the user gives the authorization to allow app-related tracking data.
iOS ATTrackingManager의 AuthorizationStatus

- Not Determined: 사용자가 트래킹 허용 여부를 선택하기 전 상태
- Restricted: Prompt를 띄울 수 없는 제한된 디바이스의 상태 (교육용 iOS 디바이스 등)
- Denied: 사용자가 트래킹을 거부한 상태
- Authorized: 사용자가 트래킹을 허용한 상태
Not Determineddevice.appTrackingTransparencyFALSEFALSETRUE1.31.41.51.61.71.8
23
DeviceDevice ModelstringDevice Model디바이스 모델명SM-N986Ndevice.deviceModelTRUETRUETRUE1.21.31.41.51.61.71.8
24
DeviceDevice TypestringDevice Type
- mobile
- tablet
- desktop
- other
디바이스 종류
- mobile
- tablet
- desktop
- other
mobiledevice.deviceTypeTRUETRUETRUE1.21.31.41.51.61.71.8
25
DevicePlatformstringDevice Platform
- Android
- iOS
- Desktop
- Other
디바이스 플랫폼
- Android
- iOS
- Desktop
- Other
Androiddevice.platformTRUETRUETRUE1.21.31.41.51.61.71.8
26
DeviceDevice IdentifierstringDevice Identifier, such as iPhone11,2 (iPhone Only)iPhone11,2과 같은 구체적인 디바이스 Identifier (iPhone Only)iPhone11,2device.deviceIdentifierFALSEFALSETRUE1.21.31.41.51.61.71.8
27
DeviceManufacturerstringDevice Manufacturer디바이스 제조사samsungdevice.manufacturerTRUETRUETRUE1.21.31.41.51.61.71.8
28
DeviceOS NamestringDevice OS Name디바이스 운영체제 이름Androiddevice.osNameTRUETRUETRUE1.21.31.41.51.61.71.8
29
DeviceOS VersionstringDevice OS Version디바이스 운영체제 버전12device.osVersionTRUETRUETRUE1.21.31.41.51.61.71.8
30
DeviceOS Full StringstringDevice OS Full String (OS Name + OS Version)디바이스 운영체제 이름 및 버전 (OS Name + OS Version)Android12device.osRawTRUETRUETRUE
31
DeviceLocalestringDevice Locale디바이스 로케일ko-KRdevice.localeFALSEFALSETRUE1.21.31.41.51.61.71.8
32
DeviceLanguagestringDevice Language디바이스 언어 코드kodevice.languageFALSEFALSETRUE1.21.31.41.51.61.71.8
33
DeviceCountrystringDevice Country디바이스 국가 코드krdevice.countryFALSEFALSETRUE1.21.31.41.51.61.71.8
34
DeviceTimezonestringDevice Timezone디바이스 타임존Asia/Seouldevice.timezoneFALSEFALSETRUE1.21.31.41.51.61.71.8
35
DevicePrivate IPstringPrivate IP AddressPrivate IP 주소192.168.35.79device.deviceIPFALSEFALSETRUE1.21.31.41.51.61.71.8
36
DeviceClient IPstringIP Address (Public IP)IP 주소 (Public IP)61.33.15.194device.clientIPTRUETRUETRUE1.21.31.41.51.61.71.8
37
DeviceClient IP CountrystringCountry by IP AddressIP 주소 기준 국가South Koreadevice.clientIPCountryTRUETRUETRUE1.21.31.41.51.61.71.8
38
DeviceClient IP Country CodestringCountry Code by IP AddressIP 주소 기준 국가 ISO 코드KRdevice.clientIPCountryCodeTRUETRUETRUE1.21.31.41.51.61.71.8
39
DeviceClient IP SubdivisionstringSubdivision by IP AddressIP 주소 기준 지역 1 (상위 개념)Seouldevice.clientIPSubdivisionTRUETRUETRUE1.8
40
DeviceClient IP CitystringCity by IP AddressIP 주소 기준 지역 2 (하위 개념)Gangnam-gudevice.clientIPCityTRUETRUETRUE1.8
41
DeviceClient IP Cloud ProviderstringCloud Provider for the IP addressIP 주소 기준 Cloud ProviderAWSdevice.clientIPCloudProviderTRUETRUETRUE1.21.31.41.51.61.71.8
42
DeviceClient IP Cloud Provider ServicestringCloud Provider Service for the IP addressIP 주소 기준 Cloud Provider ServiceCLOUDFRONT (ap-northeast-1)device.clientIPCloudProviderServiceTRUETRUETRUE1.21.31.41.51.61.71.8
43
DeviceOrientationstringDevice Orientation디바이스 방향portraitdevice.orientationFALSEFALSETRUE1.21.31.41.51.61.71.8
44
DeviceScreen DensityfloatDevice Screen Density디바이스 해상도510device.screen.densityFALSEFALSETRUE1.21.31.41.51.61.71.8
45
DeviceScreen HeightintDevice Screen Height디바이스 스크린 높이2400device.screen.heightFALSEFALSETRUE1.21.31.41.51.61.71.8
46
DeviceScreen WidthintDevice Screen Width디바이스 스크린 너비1080device.screen.widthFALSEFALSETRUE1.21.31.41.51.61.71.8
47
DeviceLongitudefloatDevice Location Longitude디바이스 위치 위도120.1023412device.location.longitudeFALSEFALSETRUE1.21.31.41.51.61.71.8
48
DeviceLatitudefloatDevice Location Latitude디바이스 위치 경도120.103device.location.latitudeFALSEFALSETRUE1.21.31.41.51.61.71.8
49
DeviceAltitudefloatDevice Location Altitude디바이스 위치 고도123.0device.location.altitudeFALSEFALSETRUE1.21.31.41.51.61.71.8
50
DeviceSpeedfloatDevice Location Speed디바이스 위치 속도12device.location.speedFALSEFALSETRUE1.21.31.41.51.61.71.8
51
DeviceNetwork CarrierstringDevice Network Carrier디바이스 통신사SKTelecomdevice.network.carrierFALSEFALSETRUE1.21.31.41.51.61.71.8
52
DeviceBluetoothbooleanBoolean type data to show Device Bluetooth activation status
- true : Bluethooth is activated
- false : Bluethooth is deactivated
디바이스의 블루투스 활성화 여부
- true : 블루투스 활성화
- false : 블루투스 비활성화
falsedevice.network.bluetoothFALSEFALSETRUE1.21.31.41.51.61.71.8
53
DeviceCellularbooleanBoolean type data to show Device Cellular activation status
- true : Cellular is activated
- false : Cellular is deactivated
디바이스의 셀룰러 데이터 활성화 여부
- true : 셀룰러 데이터 활성화
- false : 셀룰러 데이터 비활성화
falsedevice.network.cellularFALSEFALSETRUE1.21.31.41.51.61.71.8
54
DeviceWifibooleanBoolean type data to show Device WiFi activation status
- true : WiFi is activated
- false : WiFi is deactivated
디바이스의 와이파이 활성화 여부
- true : 와이파이 활성화
- false : 와이파이 비활성화
truedevice.network.wifiFALSEFALSETRUE1.21.31.41.51.61.71.8
55
DeviceMobile Country CodestringMobile Country Code (registered on USIM)

ref. https://www.mcc-mnc.com/
USIM에 등록된 Mobile Country Code

ref. https://www.mcc-mnc.com/
450device.network.mccFALSEFALSETRUE1.31.41.51.61.71.8
56
DeviceMobile Network CodestringMobile Network Code (registered on USIM)

ref. https://www.mcc-mnc.com/
USIM에 등록된 Mobile Network Code

ref. https://www.mcc-mnc.com/
03device.network.mncFALSEFALSETRUE1.31.41.51.61.71.8
57
BrowserCookie IDstringBrowser Cookie IDBrowser의 Cookie ID05609013-bb5a-4594-bbc3-832cb1b87072browser.clientIDTRUETRUEFALSE1.21.31.41.51.61.71.8
58
BrowserBrowser NamestringBrowser NameBrowser의 이름Chrome Mobilebrowser.nameTRUETRUEFALSE1.21.31.41.51.61.71.8
59
BrowserBrowser VersionstringBrowser VersionBrowser의 버전74.0.3729browser.versionTRUETRUEFALSE1.21.31.41.51.61.71.8
60
BrowserBrowser User AgentstringBrowser User AgentBrowser의 User AgentMozilla/5.0 (iPhone; CPU iPhone OS 11_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E302browser.userAgentTRUETRUEFALSE1.21.31.41.51.61.71.8
61
BrowserBrowser Timezone OffsetintUTC Timezone Offset for the browserBrowser에 설정된 UTC 시간차-540browser.timezoneOffsetFALSETRUEFALSE1.21.31.41.51.61.71.8
62
AppPackage NamestringApp Package Name앱 패키지 이름com.myappapp.packageNameFALSEFALSETRUE1.21.31.41.51.61.71.8
63
AppiTunes IDstringApp ID registered on iTunes Appstore (iOS)iTunes 앱스토어에 등록된 App ID (iOS)1135798509app.iTunesAppIDFALSEFALSETRUE1.21.31.41.51.61.71.8
64
AppApp VersionstringUsers' App version앱 사용자가 사용하고 있는 앱의 버전1.2.3app.versionFALSEFALSETRUE1.21.31.41.51.61.71.8
65
AppApp Version CodestringApp version code for releases or updates on Google Play Store.앱 배포시마다 하나씩 올라가는 내부 빌드넘버11app.versionCodeFALSEFALSETRUE1.21.31.41.51.61.71.8
66
AppAirbridge App NamestringApp name registered in Airbridge dashboardApp Owner가 에어브릿지에 등록한 앱의 이름myappapp.appNameFALSEFALSETRUE1.21.31.41.51.61.71.8
67
WebsiteAirbridge App NamestringApp Name registered in Airbridge dashboardApp Owner가 에어브릿지에 등록한 앱의 이름myappwebsite.appNameTRUETRUEFALSE1.21.31.41.51.61.71.8
68
EventEvent CategorystringCategory of the EventEvent 카테고리Order Complete (App)eventData.categoryTRUETRUETRUE1.21.31.41.51.61.71.8
69
EventEvent ActionstringAction of the EventEvent 액션SeouleventData.actionFALSETRUETRUE1.21.31.41.51.61.71.8
70
EventEvent LabelstringLabel of the EventEvent 라벨ChickeneventData.labelFALSETRUETRUE1.21.31.41.51.61.71.8
71
EventEvent ValuefloatValue of the EventEvent 값89000eventData.valueFALSETRUETRUE1.21.31.41.51.61.71.8
72
EventEvent Value (Original)floatOriginal value of the EventEvent 값 (원본 데이터 기준)89000eventData.originalValueFALSETRUETRUE1.61.71.8
73
Event DatetimeEvent DatetimestringEvent Date and Time (Timezone Applied)이벤트 발생 날짜와 시간 (Timezone 적용)2020-10-28T12:43:56+09:00eventDatetimeTRUETRUETRUE1.21.31.41.51.61.71.8
74
Event DatetimeEvent Datetime GMTstringEvent Date and Time in GMT/UTC이벤트 발생 날짜와 시간 (GMT/UTC)2020-10-28T03:43:56+00:00eventDatetimeGMTTRUETRUETRUE1.21.31.41.51.61.71.8
75
Event DatetimeEvent TimestampintEvent Timestamp in milliseconds since the Unix epoch (13 characters)이벤트 발생 시간 (Unixtime 기준 13자리)1479186394000eventTimestampTRUETRUETRUE1.21.31.41.51.61.71.8
76
Event DatetimeEvent Timestamp in SecondintEvent Timestamp in seconds since the Unix epoch (10 characters)이벤트 발생 시간 (Unixtime 기준 10자리)1478638179eventTimestampInSecTRUETRUETRUE
77
Event DatetimeEvent Sent TimestampintTimestamp of the moment the event was sent to Airbridge server, in milliseconds since the Unix epoch (13 characters)Airbridge 서버로 이벤트가 발송된 시간 (Unixtime 기준 13자리)1479186394000requestTimestampFALSETRUETRUE1.21.31.41.51.61.71.8
78
Event DatetimeEvent Received TimestampintTimestamp of the moment the event was received in the Airbridge server, in milliseconds since the Unix epoch (13 characters)Airbridge 서버에서 이벤트를 받은 시간 (Unixtime 기준 13자리)1479186394000recvTimestampFALSETRUETRUE1.21.31.41.51.61.71.8
79
Semantic AttributesSemantic Event PropertiesmapSemantic Event Properties (Standard Event Properties)시멘틱 이벤트 속성 (Standard Event Properties){
"products": [{
"productID": "5019819fje931",
"name": "The Shoes",
"price": 30000,
"currency": "KRW",
"position": 1
}, {
"productID": "5019819fje932",
"name": "The Shoes 2",
"price": 28000,
"currency": "KRW",
"position": 2
}]
}
eventData.goal.semanticAttributesFALSETRUETRUE1.31.41.51.61.71.8
80
Semantic AttributesTotal RevenuefloatTotal Revenue총 매출액 (총 상품 가치)10000eventData.goal.semanticAttributes.totalValueFALSETRUETRUE1.21.31.41.51.61.71.8
81
Semantic AttributesTotal Revenue (Original)floatTotal revenue from the original data총 매출액 (총 상품 가치, 원본 데이터 기준)10000eventData.goal.semanticAttributes.originalTotalValueFALSETRUETRUE1.61.71.8
82
Semantic AttributesCurrencystringCurrency통화KRWeventData.goal.semanticAttributes.currencyFALSETRUETRUE1.21.31.41.51.61.71.8
83
Semantic AttributesCurrency (Original)stringOriginal currency통화 (원본 데이터 기준)KRWeventData.goal.semanticAttributes.originalCurrencyFALSETRUETRUE1.61.71.8
84
Semantic AttributesProduct ListarrayProduct List상품 리스트[{
"productID": "5019819fje931",
"name": "The Shoes",
"price": 30000,
"currency": "KRW",
"position": 1
}, {
"productID": "5019819fje932",
"name": "The Shoes 2",
"price": 28000,
"currency": "KRW",
"position": 2
}]
eventData.goal.semanticAttributes.productsFALSETRUETRUE1.21.31.41.51.61.71.8
85
Semantic AttributesProduct IDstringProduct ID상품 ID30372425eventData.goal.semanticAttributes.products.$0.productIDFALSETRUETRUE1.21.31.41.51.61.71.8
86
Semantic AttributesProduct NamestringProduct Name상품 이름The ShoeseventData.goal.semanticAttributes.products.$0.nameFALSETRUETRUE1.21.31.41.51.61.71.8
87
Semantic AttributesProduct PricefloatProduct Price상품 가격1000eventData.goal.semanticAttributes.products.$0.priceFALSETRUETRUE1.21.31.41.51.61.71.8
88
Semantic AttributesProduct QuantityintProduct Quantity상품 수량1eventData.goal.semanticAttributes.products.$0.quantityFALSETRUETRUE1.21.31.41.51.61.71.8
89
Semantic AttributesProduct CurrencystringProduct Currency화폐 단위KRWeventData.goal.semanticAttributes.products.$0.currencyFALSETRUETRUE1.21.31.41.51.61.71.8
90
Semantic AttributesProduct PositionintProduct Position상품 위치1eventData.goal.semanticAttributes.products.$0.positionFALSETRUETRUE1.21.31.41.51.61.71.8
91
Semantic AttributesProduct Category IDstringProduct Category ID상품 카테고리 ID30372425eventData.goal.semanticAttributes.products.$0.categoryIDFALSETRUETRUE1.41.51.61.71.8
92
Semantic AttributesProduct Category NamestringProduct Category Name상품 카테고리 이름Fashion > ShoeseventData.goal.semanticAttributes.products.$0.categoryNameFALSETRUETRUE1.41.51.61.71.8
93
Semantic AttributesProduct Brand IDstringProduct Brand ID상품 브랜드 ID4499eventData.goal.semanticAttributes.products.$0.brandIDFALSETRUETRUE1.41.51.61.71.8
94
Semantic AttributesProduct Brand NamestringProduct Brand Name상품 브랜드 이름MyBrandeventData.goal.semanticAttributes.products.$0.brandNameFALSETRUETRUE1.41.51.61.71.8
95
Semantic AttributesPeriodstringPeriod (ISO 8601 duration format)
ex. P7D, P1M, P6M, P1Y
기간 (ISO 8601 duration format)
ex. P7D, P1M, P6M, P1Y
P1YeventData.goal.semanticAttributes.periodFALSETRUETRUE1.41.51.61.71.8
96
Semantic AttributesIs Renewal EventbooleanBoolean type data to show whether the purchase is renweal or not갱신 여부trueeventData.goal.semanticAttributes.isRenewalFALSETRUETRUE1.41.51.61.71.8
97
Semantic AttributesRenewal CountintRenewal Count갱신 횟수2eventData.goal.semanticAttributes.renewalCountFALSETRUETRUE1.41.51.61.71.8
98
Semantic AttributesProduct List IDstringProduct List ID상품 리스트 IDlist-id-1eventData.goal.semanticAttributes.productListIDFALSETRUETRUE1.21.31.41.51.61.71.8
99
Semantic AttributesCart IDstringCart ID장바구니 IDcart-id-1eventData.goal.semanticAttributes.cartIDFALSETRUETRUE1.21.31.41.51.61.71.8
100
Semantic AttributesTransaction IDstringTransaction ID거래 ID12939172eventData.goal.semanticAttributes.transactionIDFALSETRUETRUE1.21.31.41.51.61.71.8