APIVersion Property (Query)

Version: Available from runtime version 1.0.

Sets the version(s) of the API endpoint the query is exposed in. If the APIVersion isn't specified, the default value is beta. The syntax for providing versions is illustrated in the example below:

Applies to

  • Query object

Syntax

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

For a full example, see API Query Type.

See Also

Properties
Query Object
APIVersion Property (Page)