Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface default.Audits.TrustedWebActivityIssueDetails
import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { TrustedWebActivityIssueDetails } = default.Audits;

Properties

url: string

The url that triggers the violation.

optional
httpStatusCode: integer
optional
packageName: string

The package name of the Trusted Web Activity client app. This field is only used when violation type is kDigitalAssetLinks.

optional
signature: string

The signature of the Trusted Web Activity client app. This field is only used when violation type is kDigitalAssetLinks.