Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - measureFrequencyType

Description

Defines the frequency a measure should take a sample

Properties

Name Type Occurrence Description
count naturalNumberType Optional
Default=1
Period modifier will define how many periods are sampled. If set to “1” then every period will be sampled. If set to 4, then every fourth period will be sampled. for example, the period was set to “monthly” and the frequency was set to 12 this would be equivalent to setting the period to annual ad the frequency to 1
period measureFrequencyPeriodType Required The period the measure should be sampled.
In This Document