Newer Version Available
Salesforce CDP Calculated Insight Query
- Resource
-
1/ssot/insight/calculated-insights/calculatedInsightName - Available version
- 52.0
- Requires Chatter
- No
- HTTP methods
- GET
- Request parameters for GET
-
Parameter Name Type Description Required or Optional Available Version batchSize Integer Number of items to return. Values are from 1–4,999. If unspecified, the default value is 4999. Optional 52.0 dimensions String Comma-separated list of up to 10 dimensions, such as GenderId__c, to project. If unspecified, this parameter includes all of the available dimensions. Optional 52.0 filters String Filter the result set to a more narrow scope or specific type, such as [GenderId__c=Male,FirstName__c=Angel]. Optional 52.0 measures String Comma-separated list of up to 5 measures, such as TotalSales__c, to project. If unspecified, this parameter includes all of the available measures. Optional 52.0 offset Integer Number of rows to skip before returning results. If unspecified, no rows are skipped. Optional 52.0 orderby String Sort order for the result set, such as GenderId__c ASC,Occupation__c DESC. If unspecified, items are returned in the order they are retrieved. Optional 52.0 timeGranularity String Time range for the measures. Values are: - HOUR
- DAY
- MONTH
- QUARTER
- YEAR
Optional 54.0 - Response body for GET
- Salesforce CDP Query Output