yadirGetToken: Auth in 'Yandex Direct' API

View source: R/yadirGetToken.R

yadirGetTokenR Documentation

Auth in 'Yandex Direct' API

Description

Simplified, one-step API authorization.

Usage

yadirGetToken(Login = NULL, TokenPath = yadirTokenPath())

Arguments

Login

character, your login at Yandex, require

TokenPath

Path to directory where you save credential data

Value

R object with api token

Author(s)

Alexey Seleznev

Examples

## Not run: 
### Please choose another TokenPath to save the Login permanently.
myToken <- yadirGetToken(TokenPath = tempdir())

## End(Not run)

selesnow/ryandexdirect documentation built on Feb. 17, 2025, 1:52 p.m.