Namespace Google.Apis.BusinessProfilePerformance.v1.Data
Classes
DailyMetricTimeSeries
Represents a single datapoint, where each datapoint is a DailyMetric-DailySubEntityType-TimeSeries tuple.
DailySubEntityType
Represents all possible subentity types that are associated with DailyMetrics.
Date
Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
DatedValue
Represents a single datapoint in the timeseries, where each datapoint is a date-value pair.
FetchMultiDailyMetricsTimeSeriesResponse
Represents the response for FetchMultiDailyMetricsTimeSeries.
GetDailyMetricsTimeSeriesResponse
Represents the response for GetDailyMetricsTimeSeries.
InsightsValue
Represents an insights value.
ListSearchKeywordImpressionsMonthlyResponse
Represents the response for ListSearchKeywordImpressionsMonthly.
MultiDailyMetricTimeSeries
Represents a list of tuples of DailyMetric-DailySubEntityType-TimeSeries.
SearchKeywordCount
Represents a single search keyword and its value.
TimeOfDay
Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API
may choose to allow leap seconds. Related types are google.type.Date and google.protobuf.Timestamp.
TimeSeries
Represents a timeseries.