If restriction types are registered in advance through Hive Console or the Register restriction type API, you can distinguish permanent restrictions from time-limited restrictions and change restriction information for an existing user identified by PlayerID.
Restriction type number Must be registered first in [Hive Console > Authentication > Restriction > Type registration] or through the Register restriction type API.
Integer
Y
start_date
Suspension start date (format: YYYY-MM-DD HH:mm:ss)
String
Y
end_date
Suspension end date (format: YYYY-MM-DD HH:mm:ss)
String
Y
skip_blocked
If requested as true and blocking data already exists, returns result_code=0 without changing the blocking data.
Boolean
N
did
App identifier created when the app is installed. It identifies the same type of app. Passing a newly issued or existing value returned during SDK initialization verifies the login history on that device.