File tree 1 file changed +60
-0
lines changed
1 file changed +60
-0
lines changed Original file line number Diff line number Diff line change 16894
16894
}
16895
16895
]
16896
16896
},
16897
+ "GetBatchPartnerEmailAndName": {
16898
+ "_type": "undocumented",
16899
+ "version": 1,
16900
+ "parameters": [
16901
+ {
16902
+ "name": "key",
16903
+ "type": "string",
16904
+ "optional": false,
16905
+ "description": "Access key"
16906
+ },
16907
+ {
16908
+ "name": "accountids[0]",
16909
+ "type": "uint32[]",
16910
+ "optional": true,
16911
+ "description": ""
16912
+ },
16913
+ {
16914
+ "name": "partnerids[0]",
16915
+ "type": "uint32[]",
16916
+ "optional": true,
16917
+ "description": ""
16918
+ }
16919
+ ]
16920
+ },
16897
16921
"GetRegistrations": {
16898
16922
"_type": "undocumented",
16899
16923
"version": 1,
19448
19472
"type": "string",
19449
19473
"optional": false,
19450
19474
"description": "Access key"
19475
+ },
19476
+ {
19477
+ "name": "appid",
19478
+ "type": "uint32",
19479
+ "optional": true,
19480
+ "description": ""
19451
19481
}
19452
19482
]
19453
19483
},
30009
30039
"type": "float",
30010
30040
"optional": true,
30011
30041
"description": ""
30042
+ },
30043
+ {
30044
+ "name": "use_class_weights",
30045
+ "type": "bool",
30046
+ "optional": true,
30047
+ "description": ""
30012
30048
}
30013
30049
]
30014
30050
},
31537
31573
"type": "float",
31538
31574
"optional": true,
31539
31575
"description": ""
31576
+ },
31577
+ {
31578
+ "name": "use_class_weights",
31579
+ "type": "bool",
31580
+ "optional": true,
31581
+ "description": ""
31540
31582
}
31541
31583
]
31542
31584
},
31970
32012
"type": "uint32",
31971
32013
"optional": true,
31972
32014
"description": ""
32015
+ },
32016
+ {
32017
+ "name": "project_id",
32018
+ "type": "uint32",
32019
+ "optional": true,
32020
+ "description": ""
32021
+ },
32022
+ {
32023
+ "name": "published_version",
32024
+ "type": "uint32",
32025
+ "optional": true,
32026
+ "description": ""
31973
32027
}
31974
32028
]
31975
32029
},
34239
34293
"type": "float",
34240
34294
"optional": true,
34241
34295
"description": ""
34296
+ },
34297
+ {
34298
+ "name": "use_class_weights",
34299
+ "type": "bool",
34300
+ "optional": true,
34301
+ "description": ""
34242
34302
}
34243
34303
]
34244
34304
},
You can’t perform that action at this time.
0 commit comments