StartDate

The time span for which to generate the taxonomy from clusters. You can use StartDate on its own, or with Interval or EndDate to set the time span.

If you use:

StartDate on its own StartDate as specified
EndDate = 0
StartDate with EndDate StartDate as specified
EndDate as specified
StartDate with Interval StartDate as specified
EndDate = StartDate + Interval

NOTE: Use epoch seconds to specify the StartDate.

Actions: TaxonomyGenerate
Type: String
Default:  
Example: StartDate=1000290000
See Also: EndDate
Interval