Start date for the report. Accepts formats: YYYY-MM-DD, YYYY-MM-DD HH:MM, or full ISO timestamp.
End date for the report. Accepts formats: YYYY-MM-DD, YYYY-MM-DD HH:MM, or full ISO timestamp.
Start of the previous period for delta computation.
End of the previous period for delta computation.
Date interval for the report. Only used when dimensions includes date.
Dimensions to group the report by.
List of filters to apply to the sentiment-v2 report.
Custom ordering of report results. Dimension keys must also be present in dimensions. The sentiment metric orders by positive_sentiment.
Offset-based pagination parameters.
{ "order_by": { "occurrence": "desc" } }
Successful Response