Tracked Item Schema
Every tracked item has three fields:The number of tracked items is limited by your plan. Use
getAccountDetails to check your current limits and usage.Tools
getTrackedItems
Get all tracked keywords and users for the authenticated user.
Returns an array of tracked items, each with
phrase, type, and platform.
addTrackedItems
Add keywords, users, subreddits, or hashtags to track.
Example
items value:
removeTrackedItems
Remove tracked keywords, users, subreddits, or hashtags.Items must match exactly by
phrase, type, and platform. Call getTrackedItems first to see the exact values to use.
