We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61ec1d1 + c4cd8fd commit ffdab67Copy full SHA for ffdab67
README.md
@@ -32,7 +32,7 @@ GA4:
32
https://developers.google.com/analytics/devguides/reporting/data/v1/quickstart-client-libraries
33
34
### Credential file
35
-Make sure you put a JSON service account credential file in the ./sandbox subdirectory. Refereance that file in your code.
+Make sure you put a JSON service account credential file in the ./sandbox subdirectory. Reference that file in your code.
36
37
The service account should have Viewer access to your UA view and GA4 property.
38
@@ -41,4 +41,4 @@ The service account should have Viewer access to your UA view and GA4 property.
41
pip install -r ua/requirements.txt
42
43
pip install -r ga4/requirements.txt
44
-```
+```
0 commit comments