Update the partial data state infrastructure to use pivot reports for audiences. #8602
Closed
1 task
Labels
Feature: Audiences
Module: Analytics
Google Analytics module related issues
P2
Low priority
Team M
Issues for Squad 2
Type: Enhancement
Improvement of an existing feature
Feature Description
The initial implementation of the partial data state infrastructure requests a report per audience in order to determine the date of the first event for each audience.
Once we have added support for pivot reports (see #8484), we can reduce the number of reports by making a single request for a pivot report to retrieve the data for all audiences.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation Brief
For reference see the initial implementation of
*determineResourceDataAvailabilityDate()
and how it callsgetPartialDataReportOptions()
for each audience.Test Coverage
QA Brief
Changelog entry
The text was updated successfully, but these errors were encountered: