Versions Compared

Key

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

Date The date and time when the analysis report was generated in ISO-8601 format, to help track the age of the classification. Analysis reports are cached and have a default maximum JSON response data will expire from the Verity cache.

JSON response data is maintained by Verity for a time-to-live (TTL) of 30-days from the “processedAt” timestamp. In efforts to avoid potential data staleness, we recommend that clients do not cache processed analysis reports for a period longer than 30-days for content that may be prone to changes.

...

period following the processedAt time. The default TTL varies depending on the type of content analyzed:

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"