File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 176176 "type" : "string"
177177 }
178178 ]
179+ } ,
180+ "dbp_optoutjob_at-14-days_confirmed" : {
181+ "description" : "Pixel that contains if any submitted opt-out has been confirmed 14 days after submission." ,
182+ "owners" : [ "karlenDimla" , "landomen" ] ,
183+ "triggers" : [ "other" ] ,
184+ "suffixes" : [ "form_factor" ] ,
185+ "parameters" : [
186+ "appVersion" ,
187+ {
188+ "key" : "data_broker" ,
189+ "description" : "The URL of the data broker that has a confirmed opt-out after 14 days" ,
190+ "type" : "string"
191+ }
192+ ]
193+ } ,
194+ "dbp_optoutjob_at-14-days_unconfirmed" : {
195+ "description" : "Pixel that contains if any submitted opt-out are still unconfirmed 14 days after submission." ,
196+ "owners" : [ "karlenDimla" , "landomen" ] ,
197+ "triggers" : [ "other" ] ,
198+ "suffixes" : [ "form_factor" ] ,
199+ "parameters" : [
200+ "appVersion" ,
201+ {
202+ "key" : "data_broker" ,
203+ "description" : "The URL of the data broker that has an unconfirmed opt-out after 14 days" ,
204+ "type" : "string"
205+ }
206+ ]
179207 }
180208}
You can’t perform that action at this time.
0 commit comments