You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
This repository contains code examples and instructions on using YouTube Analytics and Reporting APIs to unlock insights from your YouTube channel data. The examples demonstrate setting up API credentials using a service account and accessing key metrics like video views and custom reports.
6
6
7
-
For additional insights and practical use cases, please see [this article on YouTube Analytics and Reporting API Guide]().
7
+
For additional insights and practical use cases, please see [this article on YouTube Analytics and Reporting API Guide](https://www.devrelsquad.com/post/unlocking-insights-with-youtube-analytics-and-reporting-apis-a-complete-guide).
8
8
9
9
## Setup
10
10
@@ -48,5 +48,5 @@ Run the script to create and download custom reports:
48
48
```bash
49
49
python report.py
50
50
```
51
-
If you would like more information on generating custom reports, please refer to the practical guide in [this article]().
51
+
If you would like more information on generating custom reports, please refer to the practical guide in [this article](https://www.devrelsquad.com/post/unlocking-insights-with-youtube-analytics-and-reporting-apis-a-complete-guide).
0 commit comments