Class CustomPeriod (1.9.1)

CustomPeriod(mapping=None, *, ignore_unknown_fields=False, **kwargs)

All date times begin at 12 AM US and Canadian Pacific Time (UTC-8).

Attributes

NameDescription
start_date google.type.date_pb2.Date
Required. The start date must be after January 1, 2017.
end_date google.type.date_pb2.Date
Optional. The end date of the time period. Budgets with elapsed end date won't be processed. If unset, specifies to track all usage incurred since the start_date.