Page Queries
performance
Performance metrics collected from the page using the native Performance API. Contains arrays of PerformanceEntry objects organized by entry type. Only available when explicitly requested in the query.
Definition
Returns
Performance metrics collected from the page using the native Performance API. Contains arrays of PerformanceEntry objects organized by entry type.
Usage
This field is available on the Page object. Use it to query page information and content.