DateTimeModifier
Message Summary
message DateTimeModifier
Date and time modifiers for conditional attribution.
Include: datetime.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
date_modifier | One Of | The specific type of date ranges being selected. | ||
days_of_week | DaysOfWeek | The date time modifier is one or more days of the week. | ||
date_range | DateRange | The date time modifier is a date range. | ||
day_of_month_range | DayOfMonthRange | The date time modifier is a month range. | ||
day_of_week_of_month_range | DayOfWeekOfMonthRange | The date time modifier is a day of week of month range. | ||
day_of_week_of_year_range | DayOfWeekOfYearRange | The date time modifier is a day of week of year range. | ||
week_of_month_range | WeekOfMonthRange | The date time modifier is a week of month range. | ||
month_of_year_range | MonthOfYearRange | The date time modifier is a month of year range. | ||
day_of_month_of_year_range | DayOfMonthOfYearRange | The date time modifier is a day of month of year range. | ||
day_of_week_of_month_of_year_range | DayOfWeekOfMonthOfYearRange | The date time modifier is a day of week of month of year range. | ||
externally_specified | string | The date time modifier is externally specified. | ||
time_modifier | One Of | The specific time frame being selected. | ||
time_range | TimeRange | The date time modifier applies during a specific time range. | ||
dawn_to_dusk | bool | The date time modifier applies during the time period of dawn to dusk. | ||
dusk_to_dawn | bool | The date time modifier applies during the time period of dawn to dusk. | ||
excluded | bool | Indicates whether the DTM is exclusive or inclusive. If excluded, then the time period specified is the period during which the condition does NOT apply. Otherwise, the specified period is the time during which the condition does apply. | ||
approximate_seasonal_range | bool | Indicates whether dates are approximate only for season, or not. |