Sklik API

Stats

stats.status

Get status of statistics of a given account and date range

Parameters

struct user {
string session

Session (as retrieved from client.loginByToken())

}
struct params {
datetime dateFrom

Start date (YYYY-MM-DD)

datetime dateTo

End date (YYYY-MM-DD)

}

Response

struct {
int status

Status code

string statusMessage

Status code description

string session

Refreshed session

array days (
struct {
datetime date

Date

string status

Textual status description:

  • preparing: We are finalizing data. Data not complete and valid
  • complete: Data are complete and valid
  • error: We are uncertain about the validity of the data and need to review it. It can takes few hours or a day.
}
)
}

Response status codes:

List of all possible response status codes:

Diagnostics:

List of all possible diagnostics:

Copyright © 1996-2024

www.seznam.cz Help Contact