The QueryQuotaUsage datatype includes various settings.

Table: QueryQuotaUsage

ParameterTypeRequired[a]DefaultDescription
intervalQueryQuotaIntervalyes The interval for setting the query quota: PerDay, PerHour, PerTenMinutes, PerMinute.
queryCountintegeryes The number queries.
staticCostlongyes The permitted amount of static cost points, a combination of both memory and CPU consumption by the query.
liveCostlongyes The permitted amount of live cost points, a combination of both memory and CPU consumption by the query.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.