Skip to content

Commit b35fc9a

Browse files
authored
Fix typos in README
1 parent 6454792 commit b35fc9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

google-analytics-admin/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
## Description
99

10-
These samples show how to use the [Google Analytics Data API][analyticsdata-api]
10+
These samples show how to use the [Google Analytics Admin API][analyticsadmin-api]
1111
from PHP.
1212

1313
[analyticsadmin-api]: https://developers.google.com/analytics/devguides/config/admin/v1
1414

1515
## Build and Run
16-
1. **Enable APIs** - [Enable the Analytics Data API](https://console.cloud.google.com/flows/enableapi?apiid=analyticsadmin.googleapis.com)
16+
1. **Enable APIs** - [Enable the Analytics Admin API](https://console.cloud.google.com/flows/enableapi?apiid=analyticsadmin.googleapis.com)
1717
and create a new project or select an existing project.
1818
2. **Download The Credentials** - Configure your project using [Application Default Credentials][adc].
1919
Click "Go to credentials" after enabling the APIs. Click "Create Credentials"

0 commit comments

Comments
 (0)