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.

AttributeValueType

The value type of the attribute.

Enums
ATTRIBUTE_VALUE_TYPE_UNSPECIFIED Not specified.
BOOL The values for this attribute are boolean values.
ENUM The attribute has a predetermined list of available values that can be used. Metadata for this attribute will list these values.
URL The values for this attribute are URLs.
REPEATED_ENUM The attribute value is an enum with multiple possible values that can be explicitly set or unset.