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 204204 "type" : "string"
205205 }
206206 ]
207+ } ,
208+ "dbp_optoutjob_at-21-days_confirmed" : {
209+ "description" : "Pixel that contains if any submitted opt-out has been confirmed 21 days after submission." ,
210+ "owners" : [ "karlenDimla" , "landomen" ] ,
211+ "triggers" : [ "other" ] ,
212+ "suffixes" : [ "form_factor" ] ,
213+ "parameters" : [
214+ "appVersion" ,
215+ {
216+ "key" : "data_broker" ,
217+ "description" : "The URL of the data broker that has a confirmed opt-out after 21 days" ,
218+ "type" : "string"
219+ }
220+ ]
221+ } ,
222+ "dbp_optoutjob_at-21-days_unconfirmed" : {
223+ "description" : "Pixel that contains if any submitted opt-out are still unconfirmed 21 days after submission." ,
224+ "owners" : [ "karlenDimla" , "landomen" ] ,
225+ "triggers" : [ "other" ] ,
226+ "suffixes" : [ "form_factor" ] ,
227+ "parameters" : [
228+ "appVersion" ,
229+ {
230+ "key" : "data_broker" ,
231+ "description" : "The URL of the data broker that has an unconfirmed opt-out after 21 days" ,
232+ "type" : "string"
233+ }
234+ ]
207235 }
208236}
You can’t perform that action at this time.
0 commit comments