Enum LocationsResource.GetDailyMetricsTimeSeriesRequest.DailyMetricEnum
Required. The metric to retrieve time series.
Namespace: Google.Apis.BusinessProfilePerformance.v1
Assembly: Google.Apis.BusinessProfilePerformance.v1.dll
Syntax
public enum LocationsResource.GetDailyMetricsTimeSeriesRequest.DailyMetricEnum
Fields
Name | Description |
---|---|
BUSINESSBOOKINGS | The number of bookings made from the business profile via Reserve with Google. |
BUSINESSCONVERSATIONS | The number of message conversations received on the business profile. |
BUSINESSDIRECTIONREQUESTS | The number of times a direction request was requested to the business location. |
BUSINESSFOODMENUCLICKS | The number of clicks to view or interact with the menu content on the business profile. Multiple clicks by a unique user within a single day are counted as 1. |
BUSINESSFOODORDERS | The number of food orders received from the business profile. |
BUSINESSIMPRESSIONSDESKTOPMAPS | Business impressions on Google Maps on Desktop devices. Multiple impressions by a unique user within a single day are counted as a single impression. |
BUSINESSIMPRESSIONSDESKTOPSEARCH | Business impressions on Google Search on Desktop devices. Multiple impressions by a unique user within a single day are counted as a single impression. |
BUSINESSIMPRESSIONSMOBILEMAPS | Business impressions on Google Maps on Mobile devices. Multiple impressions by a unique user within a single day are counted as a single impression. |
BUSINESSIMPRESSIONSMOBILESEARCH | Business impressions on Google Search on Mobile devices. Multiple impressions by a unique user within a single day are counted as a single impression. |
CALLCLICKS | The number of times the business profile call button was clicked. |
DAILYMETRICUNKNOWN | Represents the default unknown value. |
WEBSITECLICKS | The number of times the business profile website was clicked. |