Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Trend Detection is fully accessible through the API. The full reference documentation can be found in Trend DetectionsDetection API.

The Python SDK also contains methods for every Trend Detection API endpoint. See SquirroClient Entities for details.

...

In the API, the format of the interval is "<number><unit>" - for example "1d" for a daily interval. The number can be left away, so "day" is the same as specifying "1day".

The following units are allowed:

...