interface AdSurvey {
    type?: string;
    uri: string;
}

Properties

Properties

type?: string

The MIME type of the resource being served.

uri: string

A URI to any resource relating to an integrated survey.