Sklik API

Keywords

keywords.suggest.stats

Return search statistics of queries.

Parameters

struct user {
string session

Session (as retrieved from client.loginByToken())

}
array queries (
string
)
struct params {

(optional) Additional parameters

string granularity

(optional) Granularity: [default: monthly]

  • monthly: Aggregate by months
  • daily: Aggregate by days
}

Response

struct {
int status

Status code

string statusMessage

Status code description

string session

Refreshed session

array stats (
struct {
string query

Query

int avgSearchCount

Average search count of keyword during last two months.

int avgCpc

Average price per click of keyword (in halers) during last two months.

array searchCountInTime (

Search count per particular months during last year

struct {
string timePeriod

Month identification in format Year-Month ("2014-02")

int searchCount

Search count of keyword per month (identification of month is in timePeriod field)

}
)
}
)
int total

How many records is available

array diagnostics (

(optional) Various diagnostics(warnings, errors, other information)

struct {
...
}
)
}

Response status codes:

List of all possible response status codes:

Diagnostics:

List of all possible diagnostics:

Copyright © 1996-2024

www.seznam.cz Help Contact