-
Troubleshooting the inListFilter Error in GA4 Data API V1 Beta
Hey, I’m trying to import some data using the inListFilter of the idimensionFilter, but I keep running into a stumbling block. Here’s the error message I get: “Fatal error: Uncaught Error: Class ‘GoogleAnalyticsDataV1betaFilterinListFilter’ not found”. Can you help me figure out what’s going wrong?
I’ve double-checked that I’ve got all the necessary libraries declared, but it’s like the class just doesn’t exist. I even checked that all my other filters work fine, and they do. It’s weird because I was able to find loads of examples for string filters, but hardly any for list filters. I’m thinking that’s causing the issue, but I’m not exactly sure how to fix it.
Log in to reply.