Sklik API

Keywords

keywords.update

Update keywords attributes.

Keyword name or matchType cannot be changed; if you need so, remove it
and create a new one.

Parameters

struct user {
string session

Session (as retrieved from client.loginByToken())

int userId

(optional) Managed user ID

}
array keywords (
struct {
long id

Keyword ID

int cpc

(optional) (can be null) Change keyword maximal CPC (in halers) or nil to use group default

string url

(optional) (can be null) Change (or unset if nil) keyword target URL

string status

(optional) Change keyword status:

  • active: Active
  • suspend: Suspended
}
)

Response

struct {
int status

Status code

string statusMessage

Status code description

string session

Refreshed session

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