ODBC Driver for Confluence

Build 23.0.8839

ViewsAnalytics

Get the total number of views a piece of content has.

Table Specific Information

Select

The 本製品 will use the Confluence API to process WHERE clause conditions built with the following column and operator.

  • FromDate supports the '=' comparison.
  • ContentId supports the '=,IN' comparisons.

For example, the following queries are processed server side:

SELECT * FROM ViewsAnalytics WHERE FromDate = '2023-01-02'

Columns

Name Type References SupportedOperators Description
ContentId String =,IN The Id of the page content.
NumberOfViews String the total number of views a piece of content has.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
FromDate Date The number of views for the content from the date.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839