Newer Version Available

This content describes an older version of this product. View Latest

Limits Resource

The Tableau CRM limits for the Salesforce org.
Resource URL
1/wave/limits
Formats
JSON
Available Version
51.0
HTTP Methods
GET
GET Response Body
Get the limits for the Salesforce org.
GET Request Parameters
Parameter Name Type Description Required or Optional Available Version
licenseType Connect​Analytics​License​Type​Enum The Tableau CRM license types. Valid values are:
  • EinsteinAnalytics
  • Sonic
Optional 51.0
types Connect​Analytics​Limit​Type​Enum The types of limits used in Tableau CRM. Valid values are:
  • Batch​Transformation​Hours (Maximum dataflow runtime per month)
  • Dataset​Queries (Maximum queries on datasets for all users)
  • Dataset​Row​Count (Maximum row of all datasets combined)
  • Output​External​Connector​Volume (Maximum cumulative bytes of data files written to an external connector in a rolling 24-hour period)
  • Output​Local​Connector​Volume (Maximum cumulative bytes of data files written to Salesforce in a rolling 24-hour period)
Optional 51.0
GET Response Body
Property Name Type Description Filter Group and Version Available Version
limits Wave​Analytics​Limit​Representation[] A collection of Tableau CRM limits. Small, 51.0 51.0
Wave​Analytics​Limit​Representation
Property Name Type Description Filter Group and Version Available Version
current Double The total current used amount. Small, 51.0 51.0
interval Connect​Analytics​Limit​Interval​Enum The interval in which the limit is applied. Valid values are:
  • Daily
  • Hourly
  • Monthly
  • None
  • Weekly
Small, 51.0 51.0
license​Attributes Licenses​Attributes​Representation The Tableau CRM license type and other properties. Small, 51.0 51.0
max Long The maximum count that Tableau CRM allows. Small, 51.0 51.0
threshold Long The threshold value to issue a warning before reaching the max. Small, 51.0 51.0
threshold Long The threshold value to issue a warning before reaching the max. Small, 51.0 51.0
type Connect​Analytics​Limit​Type​Enum The types of limits used in Tableau CRM. Valid values are:
  • Batch​Transformation​Hours (Maximum dataflow runtime per month)
  • Dataset​Queries (Maximum queries on datasets for all users)
  • Dataset​Row​Count (Maximum row of all datasets combined)
  • Output​External​Connector​Volume (Maximum cumulative bytes of data files written to an external connector in a rolling 24-hour period)
  • Output​Local​Connector​Volume (Maximum cumulative bytes of data files written to Salesforce in a rolling 24-hour period)
Small, 51.0 51.0
License​Attributes​Representation
Property Name Type Description Filter Group and Version Available Version
type Connect​Analytics​License​Type​Enum The Tableau CRM license types. Valid values are:
  • EinsteinAnalytics
  • Sonic
Small, 51.0 51.0