WebPageInstantView
Describes an instant view page for a web page.
This is an alias for the WebPageInstantViewUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "webPageInstantView" | |
pageBlocks | Content of the web page | |
viewCount | number | Number of the instant view views; 0 if unknown |
version | number | Version of the instant view; currently, can be 1 or 2 |
isRtl | boolean | True, if the instant view must be shown from right to left |
isFull | boolean | True, if the instant view contains the full page. A network request might be needed to get the full web page instant view |
feedbackLink | An internal link to be opened to leave feedback about the instant view |