am_top_publishers: Get Top Publishers

View source: R/am_top_publishers.r

am_top_publishersR Documentation

Get Top Publishers

Description

Get Top Publishers <https://api.appmagic.rocks/v1/docs#operation/getTopPublishers>

Usage

am_top_publishers(
  date,
  store,
  aggregation,
  tag_id = NULL,
  headquarters = NULL,
  countries,
  limit = NULL,
  sort,
  signature
)

Arguments

date

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

store

Store code

aggregation

Period of data summarization

tag_id

Tag ID

headquarters

Publishers headquarters country

countries

Alpha-2 country code

limit

The number of returned items

sort

Sort by downloads, revenue or featuring

signature

Authentication token


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