Extracting Processing rules after Adobe Analytics 1.4 API sunset
In our project we have many report suites and we heavily use Processing rules.
Currently we are using Adobe Analytics 1.4 api to extract Processing rules from multiple report suites and check mapping for each variable. This way its very easy to check mapping for each variable across report suites and its very fast as well.
Adobe announces that Adobe 1.4 API will be deprecated by Aug 2026. And unfortunately Adobe 2.0 API does not support this feature.
Does anyone know alternative to extract Processing rules without Adobe Analytics 1.4 API?