No commit activity in last 3 years
No release in over 3 years
Manage App Annie via Ruboty.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.11
~> 10.0

Runtime

>= 0
>= 0
 Project Readme

Ruboty::AppAnnie

Manage App Annie via Ruboty.

Install

# Gemfile
gem "ruboty-app_annie"

Usage

Accounts API

@ruboty annie list accounts - Retrieve all account connections available in an App Annie user account
@ruboty annie list products of <account_id> - Retrieve the product list of an Analytics Account Connection
@ruboty annie list {ios|android} reviews of <product_id> from <start_date> to <end_date> in <country> - Retrieve one product’s reviews
@ruboty annie list {ios|android} reviews of <product_id> days ago <days_ago> in <country> - Retrieve one product’s reviews of days ago
@ruboty annie list {ios|android} all reviews days ago <days_ago> in <country> - Retrieve all product's reviews of days ago
@ruboty annie list {ios|android} all ranks of <feed> days ago <days_ago> in <country> and <category> - Retrieve all product's ranks of days ago

ENV

APP_ANNIE_API_KEY - App Annie API Key