A | B | C | D | E | F | G | |
---|---|---|---|---|---|---|---|
1 | Group | Property Key | Property | Type | Description | Description (KR) | Example |
2 | Event | event_category | Event Category | string | The name of Airbridge event | 에어브릿지 이벤트의 카테고리. 이벤트 이름과 동일합니다 | Install (App) |
3 | Touchpoint | channel | Channel | string | The media source of the touchpoint. | 광고 채널 | moloco |
4 | Touchpoint | campaign | Campaign | string | The campaign that generated the touchpoint. The campaign name entered in SAN or collected by the campaign parameter of the tracking link. | 캠페인. 트래킹 링크의 campaign 파라미터로 수집됐거나 SAN 대시보드에 캠페인 이름으로 입력된 값입니다 | 2018_summer_campaign |
5 | Touchpoint | campaign_id | Campaign ID | string | Unique identifier for a campaign parameter value | 캠페인의 유니크 ID. 트래킹 링크의 campaign_id 파라미터로 수집됐거나 SAN이 제공한 값입니다 | 1234567890 |
6 | Touchpoint | ad_group | Ad Group | string | The ad group of the touchpoint | 광고 그룹. 트래킹 링크의 ad_group 파라미터로 수집됐거나 SAN 대시보드에 광고 그룹으로 입력된 값입니다 | 2030_age |
7 | Touchpoint | ad_creative | Ad Creative | string | The ad creative of the touchpoint which is entered in SAN or collected by the ad_creative parameter of the tracking link | 광고 소재. 트래킹 링크의 ad_creative 파라미터로 수집됐거나 SAN 대시보드에 광고 소재로 입력된 값입니다 | jeans |
8 | Touchpoint | content | Content | string | The content of the touchpoint which is entered in SAN or collected by the content parameter | 콘텐츠. 트래킹 링크의 content 파라미터로 수집됐거나 SAN 대시보드에 콘텐츠로 입력된 값입니다 | video |
9 | Touchpoint | term | Term | string | The keyword of the ad that generated the touchpoint; either collected by a tracking link with the term parameter or configured in SAN | 터치포인트의 광고 키워드. 트래킹 링크의 term 파라미터로 수집됐거나 SAN 대시보드에 키워드로 입력된 값입니다 | blackjeans |
10 | Touchpoint | sub_publisher | Sub Publisher | string | The second-tier publisher of the ad distribution hierarchy, collected by the sub-publisher parameter provided by the ad channel | 터치포인트가 발생한 하위 광고 채널. 채널에서 제공하는 하위 광고 채널 파라미터 값을 제공합니다 | 23454 |
11 | Touchpoint | sub_sub_publisher_1 | Sub Sub Publisher 1 | string | The third-tier publisher 1 of the ad distribution hierarchy, collected by the sub-sub-publisher parameter provided by the ad channel | 터치포인트가 발생한 하하위 광고 채널 1. 채널에서 제공하는 하하위 광고 채널 파라미터 값을 제공합니다. 광고 채널마다 다르게 사용될 수 있습니다 | source123 |
12 | Touchpoint | sub_sub_publisher_2 | Sub Sub Publisher 2 | string | The third-tier publisher 2 of the ad distribution hierarchy, collected by the sub-sub-publisher parameter provided by the ad channel | 터치포인트가 발생한 하하위 광고 채널 2. 채널에서 제공하는 하하위 광고 채널 파라미터 값을 제공합니다. 광고 채널마다 다르게 사용될 수 있습니다 | site123 |
13 | Touchpoint | sub_sub_publisher_3 | Sub Sub Publisher 3 | string | The third-tier publisher 3 of the ad distribution hierarchy, collected by the sub-sub-publisher parameter provided by the ad channel | 터치포인트가 발생한 하하위 광고 채널 3. 채널에서 제공하는 하하위 광고 채널 파라미터 값을 제공합니다. 광고 채널마다 다르게 사용될 수 있습니다 | endpulbisher123 |
14 | Touchpoint | channel_type | Channel Type | string | The channel type of the touchpoint - Custom Channel - Integrated Channel - Unattributed | 기여한 광고 채널의 종류 - Custom Channel - Integrated Channel - Unattributed | Integrated Channel |
15 | Touchpoint | touchpoint_generation_type | Touchpoint Generation Type | string | Touchpoint Generation Type - Tracking Link - Tracking Parameters - Self-attributing Network - UTM - SDK (Web) - Apple SKAdNetwork - Google Install Referrer (Meta) - Meta Install Referrer | 터치포인트가 발생한 하위 광고 채널. 채널에서 제공하는 하위 광고 채널 파라미터 값을 제공합니다 - Tracking Link - Tracking Parameters - Self-attributing Network - UTM - SDK (Web) - Apple SKAdNetwork - Google Install Referrer (Meta) - Meta Install Referrer | Self-attributing Network |
16 | Device | device_type | Device Type | string | Device Type - mobile - tablet - desktop - other | 디바이스 종류 - mobile - tablet - desktop - other | mobile |
17 | Device | platform | Platform | string | Device Platform - Android - iOS - Desktop - Other | 디바이스 플랫폼 - Android - iOS - Desktop - Other | Android |
18 | Device | os_name | OS Name | string | Device OS Name | 디바이스 운영체제 이름 | Android |
19 | Device | os_version | OS Version | string | Device OS Version | 디바이스 운영체제 버전 | 12 |
20 | Device | language | Language | string | Device Language | 디바이스 언어 설정 | ko |
21 | Device | country | Country | string | Device Country | 디바이스 국가 코드 | kr |
22 | Device | client_ip_country | Client IP Country | string | Country by IP Address | IP 주소 기준 국가 | South Korea |
23 | Device | client_ip_subdivision | Client IP Subdivision | string | Subdivision by IP Address | IP 주소 기준 지역 1 (상위 개념) | Seoul |
24 | Device | client_ip_city | Client IP City | string | City by IP Address | IP 주소 기준 지역 2 (하위 개념) | Gangnam-gu |
25 | Device | network_carrier | Network Carrier | string | Device Network Carrier | 디바이스 통신사 | SKTelecom |
26 | Device | timezone | Timezone | string | Timezone settings of the user device | 유저의 디바이스에 설정된 타임존 | Asia/Seoul |
27 | Event Details | is_first_event_per_device_id | Is First Event per Device ID | boolean | Boolean type data to show whether the event has happened in the past. (per airbridge device id) - true: First Event. - false: Not the First Event (App Event Available Only) | 에어브릿지 디바이스 ID 기준 이벤트 최초 발생 여부 - true : 최초로 발생한 이벤트입니다 - false : 다시 발생한 이벤트입니다 | true |
28 | Tracking Link | agency_of_the_tracking_link_creator | Agency of the Tracking Link Creator | string | The agency that generated the tracking link that collected the touchpoint | 트래킹 링크를 생성한 대행사 | MyAgency |
29 | Tracking Link | email_of_the_tracking_link_creator | Email of the Tracking Link Creator | string | The username of the Airbridge user who created the tracking link | 터치포인트를 수집한 트래킹 링크를 생성한 에어브릿지 사용자의 이메일 계정 | markter1@myapp.com |
30 | |||||||
31 | |||||||
32 | |||||||
33 | |||||||
34 | |||||||
35 | |||||||
36 | |||||||
37 | |||||||
38 | |||||||
39 | |||||||
40 | |||||||
41 | |||||||
42 | |||||||
43 | |||||||
44 | |||||||
45 | |||||||
46 | |||||||
47 | |||||||
48 | |||||||
49 | |||||||
50 | |||||||
51 | |||||||
52 | |||||||
53 | |||||||
54 | |||||||
55 | |||||||
56 | |||||||
57 | |||||||
58 | |||||||
59 | |||||||
60 | |||||||
61 | |||||||
62 | |||||||
63 | |||||||
64 | |||||||
65 | |||||||
66 | |||||||
67 | |||||||
68 | |||||||
69 | |||||||
70 | |||||||
71 | |||||||
72 | |||||||
73 | |||||||
74 | |||||||
75 | |||||||
76 | |||||||
77 | |||||||
78 | |||||||
79 | |||||||
80 | |||||||
81 | |||||||
82 | |||||||
83 | |||||||
84 | |||||||
85 | |||||||
86 | |||||||
87 | |||||||
88 | |||||||
89 | |||||||
90 | |||||||
91 | |||||||
92 | |||||||
93 | |||||||
94 | |||||||
95 | |||||||
96 | |||||||
97 | |||||||
98 | |||||||
99 | |||||||
100 |