Google Business Performance API has a NEW API method that allows fetching multiple `DailyMetrics` in a single API request.
Review the deprecation schedule and instructions to migrate over from v4 reportInsights API method to Google Business Profile Performance API.

CategoryView

An enum to help limit the amount of data returned by the server.

Enums
CATEGORY_VIEW_UNSPECIFIED Not specified, equivalent to CATEGORY_METADATA_ONLY.
BASIC The server response will only include Category fields displayName, categoryId and languageCode. It omits any service type metadata related fields.
FULL Returns all the fields in the response.