am_history_apps: Get Data for Application

View source: R/am_history_apps.r

am_history_appsR Documentation

Get Data for Application

Description

Get Data for Application <https://api.appmagic.rocks/v1/docs#operation/getApplicationHistory>

Usage

am_history_apps(
  aggregation = NULL,
  date_from = NULL,
  date_to = NULL,
  store,
  store_application_id,
  country,
  category_id = NULL,
  signature
)

Arguments

aggregation

Period of data summarization

date_from

Start date for data (minimum date is 2015-01-01)

date_to

End date for data (minimum date is 2015-01-01)

store

Store code

store_application_id

Store app ID

country

Alpha-2 country code

category_id

Category ID

signature

Authentication token


muzerow/rappmagic documentation built on July 1, 2024, 7:50 a.m.