Sklik API

Campaigns

listPredefinedRegions

List predefined regions.

This is useful for campaigns.create() and campaigns.update().

Parameters

struct user {
string session

Session (as retrieved from client.loginByToken())

int userId

(optional) User ID

}

Response

struct {
int status

Status code

string statusMessage

Status code description

string session

Refreshed session

array predefinedRegions (
struct {
int id

Predefined region id

string name

Predeifned region name (in Czech language)

}
)
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