get_page_performance
Retrieve page performance metrics including page views, bounce rate, and time on page for a specified date range from GA4. Input property ID and dates to get data for up to 50 pages.
Instructions
Get page performance metrics including page views, bounce rate, and time on page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| propertyId | Yes | GA4 property ID | |
| startDate | Yes | Start date in YYYY-MM-DD format | |
| endDate | Yes | End date in YYYY-MM-DD format | |
| limit | No | Maximum number of pages to return |