Open ma684351 opened 5 years ago
Hi @ma684351 needs to implement this https://github.com/googleapis/google-api-php-client-services/blob/5dd6076433fa3222aa1971ecdeb99a38a2297280/src/Google/Service/AnalyticsReporting/DimensionFilter.php#L51 https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#dimensionfilter I will do it when I have time.
How do you do an excluded search with Analytics :: setDimensionFilter?
Analytics::setDimensionFilter('ga:source', 'REGEXP', "organic"); //I hope excluded search