LocationSeriesGroupedRatingsVariation
| Field | Description | Type |
|---|---|---|
| *type | Field value within the requested grouping by field. | string |
| *series | Rating data variation series for the requested timeframe and period. | array[LocationSeriesRatingsVariationElement] |
LocationSeriesRatingsVariationElement
| Field | Description | Type |
|---|---|---|
| *actual_period | Date representing the actual period, corresponding to the first day of the period.week: first day of the corresponding week.month: first day of the corresponding month. |
date |
| *comparison_period | Date representing the comparison period, corresponding to the first day of the period.week: first day of the corresponding week.month: first day of the corresponding month. |
date |
| *value | Rating variation data between actual_period and comparison_period. |
LocationRatingsVariation |
LocationRatingsVariation
| Field | Description | Type |
|---|---|---|
| contents | Contents variation. | Variation |
| rating | Rating variation. | Variation |
Variation
| Field | Description | Type | Examples |
|---|---|---|---|
| value | Difference between actual value and comparison value. |
decimal | 1.12 |
| variation | The explicit variation polarity. It is null when values are not available in both timeframes. |
string | POSITIVE NEUTRAL NEGATIVE |