# Search Console dimensions

> Every dimension you can request on Search Console through an AI assistant: 6 in total, 0 of them computed by the gateway, each with the API field it maps to.

[Documentation](https://www.getmcpads.com/docs) / [Sources](https://www.getmcpads.com/docs/sources) / [Search Console](https://www.getmcpads.com/docs/sources/search-console)

The 6 dimensions you can break a Search Console report down by, with the constraints each one carries.

## appearance (1)

| Key | Name | API field | Notes |
| --- | --- | --- | --- |
| `searchAppearance` | Search Appearance | `searchAppearance` | Special search result features: AMP_ARTICLE, INSTANT_APP, PRODUCT_LISTING, REVIEW_SNIPPET, SEARCH_ACTION, etc. One URL can have multiple appearances, inflating row count. |

## device (1)

| Key | Name | API field | Notes |
| --- | --- | --- | --- |
| `device` | Device | `device` | Device type used for the search: DESKTOP, MOBILE, or TABLET. |

## geography (1)

| Key | Name | API field | Notes |
| --- | --- | --- | --- |
| `country` | Country | `country` | Country where the search originated. Uses ISO 3166-1 alpha-3 codes (e.g., USA, FRA, GBR, DEU, JPN) |

## page (1)

| Key | Name | API field | Notes |
| --- | --- | --- | --- |
| `page` | Page URL | `page` | The final URL of the page that appeared in search results. |

## query (1)

| Key | Name | API field | Notes |
| --- | --- | --- | --- |
| `query` | Search Query | `query` | The search query (keyword) that triggered an impression. Not available for Discover and Google News search types. |

## time (1)

| Key | Name | API field | Notes |
| --- | --- | --- | --- |
| `date` | Date | `date` | Date of the search impression in YYYY-MM-DD format. |

---

This page as HTML: https://www.getmcpads.com/docs/sources/search-console/dimensions
Every page under /docs is available as Markdown: append `.md`, or send `Accept: text/markdown`.
