# Functions
New creates a new Service.
NewService creates a new Service.
# Structs
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.
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.
TimeSeries: Represents a timeseries.