apptweak_api: apptweak_api_content

Description Usage Arguments

View source: R/apptweak_api.R

Description

Download the app content from AppTweak - due to API restrictions it is best to pull the API content with this function and then use others to extract the relevant parts of the data

Usage

1
apptweak_api(api_token, os, to_return = "content", language = "DE")

Arguments

api_token

Your AppTweak API token

os

Either 'ios' or 'android'

to_return

Either 'content' or 'metadata'. Defaults to 'content'


neugelb/neugelbtools documentation built on July 7, 2020, 1:17 a.m.