gmb_performance_locations_searchkeywords_impressions_mo_4ba8b09f
Fetch monthly search keyword impressions for a Google Business Profile location. Identify keywords driving discovery in Search and Maps across a specified date range.
Instructions
GET v1/{+parent}/searchkeywords/impressions/monthly. Returns the search keywords used to find a business in search or maps. Each search keyword is accompanied by impressions which are aggregated on a monthly basis. Example request: GET https://businessprofileperformance.googleapis.com/v1/locations/12345/searchkeywords/impressions/monthly?monthly_range.start_month.year=2022&monthly_range.start_month.month=1&monthly_range.end_month.year=2022&monthly_range.end_month.month=3
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Selector specifying which fields to include in a partial response. | |
| parent | Yes | Required. The location for which the time series should be fetched. Format: locations/{location_id} where location_id is an unobfuscated listing id. | |
| $.xgafv | No | V1 error format. | |
| pageSize | No | Optional. The number of results requested. The default page size is 100. Page size can be set to a maximum of 100. | |
| pageToken | No | Optional. A token indicating the next paginated result to be returned. | |
| quotaUser | No | Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. | |
| prettyPrint | No | Returns response with indentations and line breaks. | |
| monthlyRange.endMonth.day | No | Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant. | |
| monthlyRange.endMonth.year | No | Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year. | |
| monthlyRange.endMonth.month | No | Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day. | |
| monthlyRange.startMonth.day | No | Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant. | |
| monthlyRange.startMonth.year | No | Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year. | |
| monthlyRange.startMonth.month | No | Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day. |