Documentation
Recurring Analytics Query
States
  • Create
    The create state indicates that the Recurring Analytics Query is in creation.
  • Active
    The active state indicates that the Recurring Analytics Query is active and may be used.
  • Inactive
    The inactive state indicates that the Recurring Analytics Query is inactive and may not be used.
  • Deleting
    The deleting state indicates that the Recurring Analytics Query is in the process to be deleted.
  • Deleted
    The deleted state marks the entity for purging from the database.
Properties
  • Account
    The target account for which the analytics query will be executed, determining the data scope for the request.
  • Created On
    Created on
  • ID
    A unique identifier for the object.
  • Name
    The name of the recurring analytics query.
  • Planned Purge Date
    The date and time when the object is planned to be permanently removed. If the value is empty, the object will not be removed.
  • Sql
    The SQL query (in PrestoDB dialect) to be executed against the analytics database. This query defines the data retrieval operation.
  • Start On
    Execution start on
  • State
    The state of the recurring analytics query.
  • User
    The user on behalf of which the analytics query will be executed, determining the access rights to the queried entities in the request.
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.