GET_WEBSITE_PERFORMANCE_GSEARCH_CONSOLE

Analyze your site's performance from Google search results, including impressions, clicks, position and more.

icon of Google Search ConsoleGoogle Search Console
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
GET_WEBSITE_PERFORMANCE_GSEARCH_CONSOLE(domain_or_urltarget_type
[date_range]
[dimensions]
[filter_dimensionmatch_typevalue1]
)
domain_or_url

The URL or domain of the property defined in Google Search Console for which you want to get performance metrics. For example: "https://mashable.com" or "apple.com".

target_type

The target used to perform your request. Choose either "URL" or "domain".

[optional] date_range

Date range to get metrics for. For example: ">2020-02-15" or "[2019-01-01;2019-01-20]". By default, it gets the last three months.

[optional] dimensions

One or more GSC dimensions to group the performance metrics by, separated by commas. For example: "country,page". For a list of possible dimensions, check GSC's documentation.

Selected options:
Country
Date
Device
Page
Query
Search Appearance
[optional] filter_dimension

Filter the performance metrics according to a GSC dimension. For example: "country" or "query".

Selected options:
Country
Device
Page
Query

Examples

GET_WEBSITE_PERFORMANCE_GSEARCH_CONSOLE("apple.com", "domain", "[2020-04-01;2020-05-01]") returns the overall performance metrics for the apple.com domain in April 2020.