PriceRuStatsAPI: Get stats

Description Usage Arguments Examples

View source: R/PriceRuStatsAPI.R

Description

Function to get stats

Usage

1
2
PriceRuStatsAPI(login = NULL, password = NULL, token = NULL,
  date_start = NULL, date_end = NULL, shop_id = NULL, id = NULL)

Arguments

login

Your account e-mail

password

Your account password

token

Your API token, you can get it from technical support

date_start

Start date

date_end

End date

shop_id

Your shop id, see https://biz.price.ru/shops. See "Magazin ID: "

id

Your price-list id, see https://biz.price.ru/shops. See "ID: ..... Price-list activen"

Examples

1

grkhr/rpriceru documentation built on Nov. 26, 2019, 6:37 a.m.