am_top_apps: Get Top Applications

View source: R/am_top_apps.r

am_top_appsR Documentation

Get Top Applications

Description

Get Top Applications <https://api.appmagic.rocks/v1/docs#operation/getTopApplications>

Usage

am_top_apps(
  aggregation = NULL,
  sort,
  store,
  country,
  category_id = NULL,
  date,
  limit = NULL,
  tag_id = NULL,
  signature
)

Arguments

aggregation

Period of data summarization

sort

Type of TOP

store

Store code

country

Alpha-2 country code

category_id

Category ID

date

Date of TOP (minimum date is 2015-01-01)

limit

The number of returned items

tag_id

Tag ID

signature

Authentication token


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