yadirSetAgencyAccount {ryandexdirect}R Documentation

Set Agency Account

Description

Set yandex direct Agency Account in current R session.

Usage

yadirSetAgencyAccount(AgencyAccount, TokenPath = yadirTokenPath())

Arguments

TokenPath

Path to directory where you save credential data

AgencyAccount

Character, username of agency account in Yandex

Value

TRUE

Author(s)

Alexey Seleznev

Examples

## Not run: 
yadirSetAgencyAccount('my_agency')

## End(Not run)

[Package ryandexdirect version 3.6.2 Index]