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 232232 "type" : "string"
233233 }
234234 ]
235+ } ,
236+ "dbp_optoutjob_at-42-days_confirmed" : {
237+ "description" : "Pixel that contains if any submitted opt-out has been confirmed 42 days after submission." ,
238+ "owners" : [ "karlenDimla" , "landomen" ] ,
239+ "triggers" : [ "other" ] ,
240+ "suffixes" : [ "form_factor" ] ,
241+ "parameters" : [
242+ "appVersion" ,
243+ {
244+ "key" : "data_broker" ,
245+ "description" : "The URL of the data broker that has a confirmed opt-out after 42 days" ,
246+ "type" : "string"
247+ }
248+ ]
249+ } ,
250+ "dbp_optoutjob_at-42-days_unconfirmed" : {
251+ "description" : "Pixel that contains if any submitted opt-out are still unconfirmed 42 days after submission." ,
252+ "owners" : [ "karlenDimla" , "landomen" ] ,
253+ "triggers" : [ "other" ] ,
254+ "suffixes" : [ "form_factor" ] ,
255+ "parameters" : [
256+ "appVersion" ,
257+ {
258+ "key" : "data_broker" ,
259+ "description" : "The URL of the data broker that has an unconfirmed opt-out after 42 days" ,
260+ "type" : "string"
261+ }
262+ ]
235263 }
236264}
You can’t perform that action at this time.
0 commit comments