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
Path parameters
Required. The location for which the time series should be fetched. Format: locations/{location_id} where location_id is an unobfuscated listing id.
Query parameters
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.
Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
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.
Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
Optional. The number of results requested. The default page size is 100. Page size can be set to a maximum of 100.
Optional. A token indicating the next paginated result to be returned.
Response
Successful response