executeQuery
Executes a CRM Analytics query written in Salesforce Analytics Query Language (SAQL) or standard SQL.
executeQuery uses this CRM Analytics API resource.
| Parameter Name | Type | Description | Required? |
|---|---|---|---|
query | String | The query string to execute. | ![]() |
queryLanguage | String | The query language. The default is SAQL.
| |
timeZone | String | The timezone for the query. |
data—Literal JSON query resultserror—FetchResponse
See Also
