statistics_presentation_get
Guest
Returns the template used to display statistics data.
Params
attribute | description |
---|---|
filter* Filter |
Filter defining what statistics to retrieve. |
Filter
attribute | description |
---|---|
types* [string] |
An array holding the types of the statistics. |
Return
Returns an object where keys are statistics types and values are Condensed Presentation@statistics_types entities.
Note
The individual Condensed Presentation templates must be compatible with:
- Condensed Data returned by the
statistics_data_get
.