ListBenchmarksAvailableDatesResponse

Response message for BenchmarksService.ListBenchmarksAvailableDates.

Proto definition GitHub

Fields

supported_dates

DateRange

The dates that support benchmarks metrics. Data is supported for any dates within this date range inclusive. This is a general date range where benchmarks data is available. Some metrics are only returned within more restricted dates supported_dates_for_all_metrics.

supported_dates_for_all_metrics

DateRange

The subset of supported_dates that support all metrics. Some metrics are only supported within this specific date range due to limited availability. This applies to the following metrics:

  1. Average rate metrics of the selected benchmarks source. For example, the average_cpm of category "/Apparel/Clothing."
  2. Customer share metrics. For example, the customer's share_of_voice.

These metrics are omitted from the response if the request date_range does not fall within this smaller date range.