yadirGetSiteLinks: Get fast links from yandex direct

Description Usage Arguments Value Author(s) Examples

View source: R/yadirGetSiteLinks.R

Description

yadirGetSiteLinks returns sets of quick links that meet the specified criteria..

Usage

1
yadirGetBalance(Login = NULL, Token = NULL)

Arguments

Login

character, your logins at Yandex Direct, require

Token

character, your Yandex Direct API Token, require

AgencyAccount

Your agency account login, if you get statistic from client account

TokenPath

Path to directory where you save credential data

Value

data frame with SiteLinks parameters, id, title, href and description

Author(s)

Alexey Seleznev

Examples

1
2
3
#For get accounts from client account use
library(ryandexdirect)
my_fast_links <- yadirGetSiteLinks(Login = "login")

grkhr/ryandexdirect documentation built on Dec. 10, 2019, 2:28 p.m.