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 148148 "type" : "string"
149149 }
150150 ]
151+ } ,
152+ "dbp_optoutjob_at-7-days_confirmed" : {
153+ "description" : "Pixel that contains if any submitted opt-out has been confirmed 7 days after submission." ,
154+ "owners" : [ "karlenDimla" , "landomen" ] ,
155+ "triggers" : [ "other" ] ,
156+ "suffixes" : [ "form_factor" ] ,
157+ "parameters" : [
158+ "appVersion" ,
159+ {
160+ "key" : "data_broker" ,
161+ "description" : "The URL of the data broker that has a confirmed opt-out after 7 days" ,
162+ "type" : "string"
163+ }
164+ ]
165+ } ,
166+ "dbp_optoutjob_at-7-days_unconfirmed" : {
167+ "description" : "Pixel that contains if any submitted opt-out are still unconfirmed 7 days after submission." ,
168+ "owners" : [ "karlenDimla" , "landomen" ] ,
169+ "triggers" : [ "other" ] ,
170+ "suffixes" : [ "form_factor" ] ,
171+ "parameters" : [
172+ "appVersion" ,
173+ {
174+ "key" : "data_broker" ,
175+ "description" : "The URL of the data broker that has an unconfirmed opt-out after 7 days" ,
176+ "type" : "string"
177+ }
178+ ]
151179 }
152180}
You can’t perform that action at this time.
0 commit comments