{
"id": 0,
"userId": "string",
"userType": "string",
"type": "string",
"model": "string",
"screenType": "string",
"widthHeight": "string",
"appWindowType": "string",
"adId": "string",
"deviceId": "string",
"advertType": "CLOSE",
"manufacturer": "string",
"version": "string",
"channel": 0,
"createTime": "string",
"updateTime": "string"
}
curl --location --request POST 'https://jnotetest-hm.jideos.com/jnotes/advertising-analysis' \
--header 'Authorization: Bearer 01uohrj-elUlvNnLxb3uuYDy28LD3Pum49U531TlDWhqS2QbLMm1LhhWaW42TN8UV6caM_E9bvB6qkSBXZu0jCHQ9PdX9NnDIb7UdofssDFhwkuOijQ6T6ZPbBl5jEO7' \
--header 'token: 01uohrj-elUlvNnLxb3uuYDy28LD3Pum49U531TlDWhqS2QbLMm1LhhWaW42TN8UV6caM_E9bvB6qkSBXZu0jCHQ9PdX9NnDIb7UdofssDFhwkuOijQ6T6ZPbBl5jEO7' \
--header 'appVersionCode: 408' \
--header 'Accept-Language: zh' \
--header 'language: en' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"userId": "string",
"userType": "string",
"type": "string",
"model": "string",
"screenType": "string",
"widthHeight": "string",
"appWindowType": "string",
"adId": "string",
"deviceId": "string",
"advertType": "CLOSE",
"manufacturer": "string",
"version": "string",
"channel": 0,
"createTime": "string",
"updateTime": "string"
}'
{}