Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- GET /v2/device/boot HTTP/1.1
- Host: api.applogsdk.com
- HTTP/1.1 200 OK
- Server: nginx/0.7.62
- Content-Type: application/json; charset=utf-8
- {"notification":{"ignore":false},"log":{"force":false},"enable":true,"ads":{"force":false},"boot":5}
- POST /v2/device HTTP/1.1
- Host: api.applogsdk.com
- Content-Type: application/x-www-form-urlencoded
- Content-Length: 130
- android_id=0000000000000000&developer_id=00000000-0000-0000-0000-000000000000&application_id=00000000-0000-0000-0000-000000000000
- HTTP/1.1 200 OK
- Server: nginx/0.7.62
- Content-Type: application/json; charset=utf-8
- {"device":{"log_allowed":null,"ads_allowed":null},"notification":{"title":"AppLog Submission Setting","body":"Click here for App Info. submission setting","icon":"https://api.applogsdk.com/images/i.png","enable":true},"promotion":{"interval":86400},"collect":{"interval":60},"url":{"edit":"https://api.applogsdk.com/v2/device/edit","update":"https://api.applogsdk.com/v2/device/update"},"log":{"interval":21600},"ads":{"packages":[],"interval":2419200,"periodic":[]}}
- GET /v2/promotion HTTP/1.1
- Host: api.applogsdk.com
- HTTP/1.1 200 OK
- Server: nginx/0.7.62
- Content-Type: application/json; charset=utf-8
- {"promotion":{"enable":false}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement