myTarGetGoalList: Get goal list from 'MyTarget'

Description Usage Arguments Value See Also

View source: R/myTarGetGoalList.R

Description

Get goal list from 'MyTarget'

Usage

1
2
3
4
5
myTarGetGoalList(
  auth = NULL,
  login = getOption("rmytarget.login"),
  token_path = myTarTokenPath()
)

Arguments

auth

MyTarget Autherization R object. See myTarAuth

login

Path to directory where you save credential data

token_path

Your login, or client name in MyTarget account

Value

data frame with goals parameters

See Also

Goals API Docymentation


rmytarget documentation built on Oct. 20, 2021, 5:08 p.m.