Description Usage Arguments Value Author(s) Examples
View source: R/yadirGetSiteLinks.R
yadirGetSiteLinks returns sets of quick links that meet the specified criteria..
1 | yadirGetBalance(Login = NULL, Token = NULL)
|
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 |
data frame with SiteLinks parameters, id, title, href and description
Alexey Seleznev
1 2 3 | #For get accounts from client account use
library(ryandexdirect)
my_fast_links <- yadirGetSiteLinks(Login = "login")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.