Edit

APIVersion property on API queries

Version: Available from runtime version 1.0.

Specifies one or more versions of the API endpoint that exposes the query. If you don't set the APIVersion property, the default value is beta.

Applies to

  • Query object

Syntax

APIVersion = 'beta', 'v1.0';

For a complete example, see API query type.

Properties
Query object
APIVersion property for API pages