Sklik API

Sitelinks

sitelinks.group.list

List assign sitelinks to provided groups.

If group has no own sitelink, but it's campaign has, you'll receive inherited sitelinks with
special "inherited" flag.

Parameters

struct user {
string session

Session (as retrieved from client.loginByToken())

int userId

(optional) Managed user ID

}
array groupIds (
int

Group ID

)

Response

struct {
int status

Status code (see bellow)

string statusMessage

Status code description

string session

(optional) Refreshed session

array groups (
struct {
int id

Group ID

bool inherited

Are those sitelinks inherited from campaign?

array sitelinks (
struct {
int id

Sitelink ID

string name

Sitelink name

string url

Sitelink URL

string status

Sitelink status

string administratorNode

Assigned by administrator note

datetime createDate

Creation date

bool deleted

Is sitelink deleted?

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