AssetPreviewWebpage
AssetPreviewWebpage =
object
Webpage-specific preview metadata within an AssetPreview. Generated when the platform processes a URL that points to a web page.
Properties
embedUrl?
optionalembedUrl?:string
An embeddable URL for the page (e.g., an oEmbed URL for a YouTube video). Optional.
favicon?
optionalfavicon?:string
The URL to the site's favicon. Optional.
siteName?
optionalsiteName?:string
The name of the website (e.g., "YouTube", "GitHub"). Optional.