python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Is it possible to call Google Analytics Data API (GA4) disabling Google Signals information to avoid thresholds?
In a Google Analytics property which is configured to use Google Signals, is it possible to use Google Analytics Data API (GA4) to run reports querying the data without using Google Signals informatio...
Óscar
Votes: 0
Answers: 0
How to filter by dimension using Google Analytics Data API (GA4) Java client library?
I am trying to call Google Analytics Data API (GA4) using the Java client library and applying a dimension filter. This is the call which is working if I don't use the setDimensionFilter call:
RunRep...
Óscar
Votes: 0
Answers: 1
how to use Google Analytics Data API v1 with golang
there is no golang demo code to use Google Analytics Data API v1 in https://developers.google.com/analytics/devguides/reporting/data/v1/quickstart-client-libraries
when I write golang code to use Anal...
夏北风
Votes: 0
Answers: 1
FIltering realtime data by pathname with GA4 Data API
I am working on a realtime dashboard that would fetch data about active users from Google Analytics with Data API (GA4). The feature that I really need is filtering events by pathname.
So I would like...
Damian Bartosik
Votes: 0
Answers: 1