Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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.