Personal Information Collection Statement
Field
| Field | Remark | Sample |
|---|---|---|
| pics_consent | PICS值: true/false | true |
| pics_consent_timestamp | PICS修改時間 , UNIX Timestamp in Seconds(10 位數值) , 东八区 | 1695276214 |
Query
API: /v1/member/profile
- pics_consent
- pics_consent_timestamp
Update
1、API: /v1/member/register
a、pics_consent 自動設定為 true
b、pics_consent_timestamp 自動設定為當前時間
2、API: /v1/member/update
| Field | Value | Result |
|---|---|---|
| pics_consent | has value | pics_consent覆蓋, pics_consent_timestamp調整為當前時間 |
| pics_consent | no value | 不調整 |