DateTimeModifier
Message Summary
message DateTimeModifier
Date and Time modifiers for conditional attribution
Include: conditional_attribute_modifiers.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
dateModifier | One Of | The specific type of date ranges being selected | ||
days_of_week | DaysOfWeek | Multiple days of the week | ||
date_range | DateRange | An range of dates. Any time portion will be ignored and the dates are inclusive e.g.. 2015-01-28 to 2020-01-28 | ||
day_of_month_range | DayOfMonthRange | A range of days within every month e.g. 1st to 3rd day of the month | ||
day_of_week_of_month_range | DayOfWeekOfMonthRange | A range of of days within weeks within all months e.g. 1st Monday to 2nd Saturday of each month | ||
day_of_week_of_year_range | DayOfWeekOfYearRange | A range of days within a range of weeks every year e.g.. Monday of week 10 to Friday of week 11 | ||
week_of_month_range | WeekOfMonthRange | A range of numbered weeks within every month e.g.. The 1st and 3rd week of the month | ||
month_of_year_range | MonthOfYearRange | A range of months of every year, inclusive e.g.. January - March | ||
day_of_month_of_year_range | DayOfMonthOfYearRange | A range of numbered days within months of every year, inclusive e.g.. the 21st day of the ninth month of each year | ||
externally_specified | string | |||
timeModifier | One Of | The specific time frame being selected | ||
time_range | TimeRange | A range of time during a day | ||
is_dawn_to_dusk | bool | |||
is_dusk_to_dawn | bool | |||
is_exclusion | bool | Is this specifying an inclusion or exclusion? | ||
is_approximate_seasonal_range | bool | Indicates dates entered are approximate only for season |