Versions Compared

Key

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

The date and time when a JSON analysis report response data will expire from the Verity cache.

JSON report response data is maintained in the by Verity cache for a time-to-live (TTL) period following at the processedAt time. The default TTL varies depending on the type of content analyzed:

  • Page – 30 days

  • Text – 30 days

  • Image: 4 days

  • Video: 360 days

In an effort to avoid potential data staleness, we recommend that clients do not cache processed analysis reports for a period longer than 30-days especially for content that may be prone to change.

...

Content Type

Default TTL

Page

Website home page.

Verity considers a home page to be a web page accessed at either:

  • <Website URL>/
    Example https://www.cnn.com/

  • <Website URL>/index.html
    Example https://www.latimes.com/index.html

30 minutes

All other pages

30 days

Video

360 days

Image

14 days

Text

30 days

Refer to Data Storage for more information.

The expiresAt date and time are expressed in ISO-8601 format.

Values

Code Block
yyyy-MM-dd'T'HH:mm:ss.SSS'Z'

Example

Code Block
"expiresAt": "2021-06-24T17:57:03.690Z"