Describes a resource and parameters that can be utilized to initialize and operate an ad verification provider Software Development Kit (SDK)

interface SgaiAdTrackingVerificationData {
    parameters?: string;
    resource?: string;
    vendor: string;
}

Properties

parameters?: string

The parameters that can be used to initialize the vendor verification system

resource?: string

URI representing a resource that is part of the vendor verification system

vendor: string

Identifies the vendor context that the resource and parameters can be interpreted in