custom_reports_get
Retrieve an Impression Share report by report ID, polling until completion to access impression share metrics like rank and search popularity.
Instructions
Fetch a single Impression Share report — poll until state=COMPLETED to read rows (rank, impressionShare, lowImpressionShare, highImpressionShare, searchPopularity).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportId | Yes | ||
| orgId | No | Override the org (account) for this call. Defaults to ASA_ORG_ID. Use the `org_acls` tool to discover orgIds. |