Module: Google::Shopping::Merchant::Reports::V1beta::ReportGranularity::ReportGranularityEnum

Defined in:
proto_docs/google/shopping/merchant/reports/v1beta/reports.rb

Overview

Report granularity values.

Constant Summary collapse

REPORT_GRANULARITY_ENUM_UNSPECIFIED =

Not specified.

0
WEEKLY =

Report is computed over a week timeframe.

1
MONTHLY =

Report is computed over a month timeframe.

2