5/28/2024 - Trended Time - Now Available!
⭐What's new and why?
Trended Time is now available!
The mutation "createExtractForMarketInsightsInTrend" has been added and allows users to pull data in trended time.
With this mutation, we've also added a new input: TrendInput type. This Input type describes how to trend data given an end period (optional) and number of periods. If no end date is provided (for the end period) the most recent period’s end date is used.
Note: endPeriod is required, but endDate (inside the endPeriod PeriodInput type is optional). This is required so that we know how many weeks you wish to return.
❓How might this impact you?
This new optional feature will allow you to trend data in addition to pulling period data.
Trended data will need to be pulled separately and cannot be combined with standard period data extracts.
Please note, rolling trends are not available at this time.
📋Any action(s) for you to take?
None! Should you choose to use this new feature, feel free to create new extracts.
If you choose not to use it, that's ok too!
🕛When will this be released?
This optional new functionality was released May 28, 2024 and is available for you to use now!