View source: R/appbot_topics.R
Allows you to call different Appbot API endpoints related to topics
1 2 3 4 5 6 7 8 9 10 |
app_id |
The ID of the app you want to check |
method |
The topics method you want to check out - possibilities are 'topics' (for the standard topics) or 'custom_topics' |
start |
The start date you want to call in YYYY-MM-DD format |
end |
The end date you want to call in YYYY-MM-DD format |
country |
The ID of the country to filter by |
sentiments |
Sentiments to filter by - could be one or more of 'positive', 'negative', 'neutral', and/or 'mixed' |
dlangs |
One or more detected languages, using the language ID |
version |
The version number to filter by |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.