Interface CmcdEndpointConfiguration

Configuration for a CMCD endpoint.

Remarks


- Available since v11.4.0.

interface CmcdEndpointConfiguration {
    url: string;
}

Properties

Properties

url: string

The URL of the CMCD endpoint.