Enum ReportDefinition.Types.TimePeriodColumn
Valid time period columns.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum ReportDefinition.Types.TimePeriodColumn
Fields
| Name | Description |
|---|---|
| Date | A column for each date in the report. |
| Month | A column for each month in the report. |
| Quarter | A column for each quarter in the report. |
| Unspecified | Default value. Report will have no time period column. |
| Week | A column for each week in the report. |