-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
samplesIssues that are directly related to samples.Issues that are directly related to samples.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Where is the detailed documentation with examples, of how to build reports with complex (or even trivial) filters with the PHP library??
Here:
https://developers.google.com/analytics/devguides/reporting/data/v1/basics#dimension_filters
Some (too basic) example of filters in raw HTTP but no mention of PHP.
Here:
http://googleapis.github.io/google-cloud-php/#/docs/analytics-data/v0.8.0/analyticsdata/v1beta/readme
The only one example in PHP is one request, not only with no filters but with no parameters whatsoever.
Here:
https://developers.google.com/analytics/devguides/reporting/data/v1/rest/v1beta/FilterExpression#StringFilter
Some more details about filters but no clue as to how to translate it into PHP code.
This is pathetic.
sabrina-zeidan
Metadata
Metadata
Assignees
Labels
samplesIssues that are directly related to samples.Issues that are directly related to samples.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.