Sklik API

Groups

groups.update

Update Groups attributes (name, CPC etc.).

Parameters

struct user {
string session

Session (as retrieved from client.loginByToken())

int userId

(optional) Managed user ID

}
array groups (
struct {
int id

Group Id

string name

(optional) Change group name

string status

(optional) Change group status:

  • active: Active
  • suspend: Suspended
int cpc

(optional) Group max. CPC (in halers)

int cpt

(optional) Group cost per thousand impressions,

int maxUserDailyImpression

(optional) Max impressions of group per one user per one day

struct devicesPriceRatio {

(optional) Specify max CPC/CPT for target devices, in whole percents relative to group's CPC/CPT.

int desktop

(optional) (can be null) Desktop/Notebook devices

int mobile

(optional) (can be null) Smartphones/Mobile devices

int tablet

(optional) (can be null) Tablet devices

int other

(optional) (can be null) Other devices

}
}
)

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