Google Analytics 4 / API Reference
get_ga_top_pages_90d
Fixed-date GA4 preset for top pages over the last 90 days. Use this when the user explicitly asks for that exact time window. For flexible date ranges or custom fields, prefer the main ga4_* tools or ga4_run_custom_report().
This is a read-only tool: it retrieves ga top pages 90d from your Google Analytics 4 account. It changes nothing.
Ask Claude
You do not call this tool yourself. Ask for the outcome and the client picks the tool:
Get ga top pages 90d in my Google Analytics 4 account.
It takes 0 required and 2 optional parameters.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
property_id | string | No | Property Id |
row_limit | integer | No | Row Limit |
Related Google Analytics 4 tools
get_ga_top_pages_30dget_ga_top_pages_7dget_ga_top_pages_todayget_ga_top_pages_yesterdayget_ga_audience_engagementget_ga_compare_mom
Before you can call it
This tool needs a connected Google Analytics 4 account. The Google Analytics 4 connect guide covers the OAuth flow and the permissions it asks for, and the quickstart gets a client talking to the server in about five minutes.
Workflows that use this
Rather than calling tools one at a time, these skills run a whole procedure against the same account: