-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathconsent-manager-domains.yml
167 lines (167 loc) · 4.02 KB
/
consent-manager-domains.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
consent-manager:
bundleUrls:
TEST: >-
https://cdn.transcend.io/cm-test/6efb0409-a0f6-4d3c-90dd-0a03f909dd68/airgap.js
PRODUCTION: https://cdn.transcend.io/cm/6efb0409-a0f6-4d3c-90dd-0a03f909dd68/airgap.js
domains:
- eshopit.co
- test.transcend.io
- docs.transcend.io
- localhost:3000
- localhost:8084
consentPrecedence: user
partitions:
- name: Staging
partition: 1dd7cfef9578d0375c8eec63f364ef72c5429f4e6b732cff8ace1e65b23320a2
- name: Dev
partition: 3ead9290e548883c3f6e3b5899957290a6468310fb1998373bb62230a1c19a0f
unknownRequestPolicy: BLOCK
unknownCookiePolicy: ALLOW
syncEndpoint: >-
https://sync.transcend.io/consent-manager/6efb0409-a0f6-4d3c-90dd-0a03f909dd68
telemetryPartitioning: origin
signedIabAgreement: 'yes'
uspapi: 'on'
experiences:
- name: GDPR
displayName: GDPR
regions:
- country: EU
- country: GB
- country: LI
- country: 'NO'
- country: IS
operator: IN
displayPriority: 10
viewState: QuickOptions
purposes:
- name: Advertising
- name: Analytics
- name: Functional
- name: SaleOfInfo
optedOutPurposes:
- name: Advertising
- name: Analytics
- name: Functional
- name: SaleOfInfo
browserLanguages:
- fr
- de
- it
- de-AT
- nl-BE
- fr-BE
- bg-BG
- hr-HR
- cs-CZ
- da-DK
- fi-FI
- sv-SE
- fr-FR
- de-DE
- el-GR
- hu-HU
- en-IE
- it-IT
- lt-LT
- nl-NL
- pl-PL
- pt-PT
- ro-RO
- es-ES
- sv-SE
browserTimeZones: []
- name: CPA
displayName: CPA
regions:
- countrySubDivision: US-CO
country: US
operator: IN
displayPriority: 20
viewState: Hidden
purposes:
- name: SaleOfInfo
optedOutPurposes: []
browserLanguages: []
browserTimeZones: []
- name: CDPA
displayName: CDPA
regions:
- countrySubDivision: US-VA
country: US
operator: IN
displayPriority: 20
viewState: Hidden
purposes:
- name: SaleOfInfo
optedOutPurposes: []
browserLanguages: []
browserTimeZones: []
- name: CPRA
displayName: CPRA
regions:
- countrySubDivision: US-CT
country: US
- countrySubDivision: US-VA
country: US
- countrySubDivision: US-NV
country: US
- countrySubDivision: US-CO
country: US
- countrySubDivision: US-WA
country: US
- countrySubDivision: US-CA
country: US
- countrySubDivision: US-UT
country: US
- countrySubDivision: US-NY
country: US
- countrySubDivision: US-FL
country: US
- countrySubDivision: US-IA
country: US
operator: IN
displayPriority: 20
viewState: NoticeAndDoNotSell
purposes:
- name: SaleOfInfo
optedOutPurposes: []
browserLanguages: []
browserTimeZones:
- America/Los_Angeles
- name: LGPD
displayName: LGPD
regions:
- country: BR
- country: AD
operator: IN
displayPriority: 20
viewState: QuickOptions
purposes:
- name: Advertising
- name: Analytics
- name: Functional
- name: SaleOfInfo
optedOutPurposes:
- name: Advertising
- name: Analytics
- name: Functional
- name: SaleOfInfo
browserLanguages:
- pt-BR
browserTimeZones:
- Africa/Accra
- name: Unknown
displayName: Unknown
regions: []
operator: NOT_IN
displayPriority: 100
viewState: Hidden
purposes:
- name: Advertising
- name: Analytics
- name: Functional
- name: SaleOfInfo
optedOutPurposes: []
browserLanguages: []
browserTimeZones: []