{ "days": [ 1, 2, 3, 4, 5 ], "type": "day_of_week" }
Condition that only applies on the specified days of the week.
1
Day of week (1=Monday, 7=Sunday, ISO 8601)
1 <= x <= 7
"day_of_week"
Was this page helpful?