Versions Compared

Key

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

...

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

<website URL>

Content Type

Default TTL

Page

Website home page.

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

  • <website URL>/

    • <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 https://gumgum.jira.com/wiki/pages/resumedraft.action?draftId=1731232056 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"