File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
src/main/resources/static/bidder-params Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 1010 },
1111 "placement" : {
1212 "type" : " string" ,
13- "description" : " Refers to the placement of an adunit in a page. Must not contain any information about the type of device." ,
14- "maxLength" : 30
13+ "description" : " Refers to the placement of an adunit in a page. Must not contain any information about the type of device."
1514 },
1615 "site" : {
1716 "type" : " string" ,
18- "description" : " Name of the site. Handed out by Adagio." ,
19- "maxLength" : 50
17+ "description" : " Name of the site. Handed out by Adagio."
2018 },
2119 "pagetype" : {
2220 "type" : " string" ,
23- "description" : " Describes what kind of content will be present in the page." ,
24- "maxLength" : 30
21+ "description" : " Describes what kind of content will be present in the page."
2522 },
2623 "category" : {
2724 "type" : " string" ,
28- "description" : " Category of the content displayed in the page." ,
29- "maxLength" : 30
25+ "description" : " Category of the content displayed in the page."
3026 }
3127 },
3228 "required" : [
You can’t perform that action at this time.
0 commit comments