Aggregate Operators

Defines the operations of possible calculations that can be performed on a set of values to summarize the data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
length between 1 and 32

AggregateOperatorId is a primary key field of data type nvarchar with a maximum length of 32 in the AggregateOperator table. It is a unique identifier for each of the aggregate operators in the table and is used to uniquely identify each entry in the AggregateOperator table.

string | null

The AggregateOperator table contains an nvarchar field called 'Description' with a maximum length of 256 characters and is used to store a short description of the aggregate operator.

string | null

Miscellaneous notes and information for the entry or record.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!