Get entity information

Provides information about and derived from the entities in a stream

Details

All streams have, by default, a set of meta-information captured about them as they live. Most notably, this information includes:

  • counts: total number of entities in a stream, split by their moderation state (pending, approved, rejected) • activity: arrays of per-minute, per-hour, and per-day counts

This basic/standard meta-information is commonly used to render such visualizations as counters, progress meters, and social poll results. Additionally, there are advanced features that may be enabled on a stream-by-stream basis by Spredfast administrators.

This advanced stream meta information is commonly used to render various leaderboard visualizations.

Language