Edit

APIPublisher property on API queries

Version: Available from runtime version 1.0.

Specifies the publisher segment of the API endpoint that exposes the query. The publisher is the first custom API segment after api in the endpoint URL.

Applies to

  • Query object

Syntax

APIPublisher = 'contoso';

For a complete example, see API query type.

Properties
Query object
APIPublisher property for API pages