Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
SAQL Query Input
An Analytics query written in SAQL or SQL.
- Properties
-
Property Name Type Description Required or Optional Available Version licenseAttributes LicensesAttributesInput The Analytics license type and other properties. Optional 53.0 name String The query name. Optional 41.0 query String The query string. Required 40.0 queryLanguage AnalyticsQueryLanguageEnum The language in which the query in written. The default value is SAQL. Valid values are: - SAQL
- SQL
Required if the query is SQL. 48.0 timezone String The timezone for the query. The org must have timezone enabled for use in queries. Optional 43.0