文档
测试

获取儿童锁配置信息

GET
http://{{host}}/Poster/v2/getChildrenLockInfo

响应参数

参数名
类型
描述
必填
protection
boolean
示例:false
必填
certification
object
数据字典 //级别
必填
certificationCountry
string
示例:US
必填
movieCertification
string
示例:PG
必填
movieOrder
int
示例:2
必填
tvCertification
string
示例:TV-G
必填
tvOrder
int
示例:3
必填
movieCertifications
array
数据列表 //电影级别
必填
certification
string
示例:G
必填
meaning
string
示例:All ages admitted. There is no content that would be objectionable to most parents. This is one of only two ratings dating back to 1968 that still exists today.
必填
order
int
示例:1
必填
tvCertifications
array
数据列表 //电视剧级别
必填
certification
string
示例:NR
必填
meaning
string
示例:No rating information.
必填
order
int
示例:0
必填