Skip to main content

All Questions

-1 votes
0 answers
17 views

How to retrieve "views in the past 60 minutes" using YouTube API? [closed]

I am trying to retrieve the "views in the past 60 minutes" data for a live video, similar to what is shown in the YouTube Studio analytics dashboard under the "past 60 minutes" ...
e shore's user avatar
0 votes
0 answers
20 views

YouTube Analytics API - Get yt videos that are traffic source for my video

In YouTube Studio UI it's possible to get Traffic source -> Proposed videos and here you can see list of videos that were played before your video. You can download .csv with it. When trying to do ...
Analytics's user avatar
0 votes
0 answers
40 views

Get YouTube shorts analytics from YouTube analytics api

I am trying to write a script for my channel shorts analytics containing specific data .There doesn't seem to be any API calls within youtube api that will return certain important metrics like &...
aiman mehtab's user avatar
0 votes
0 answers
61 views

I would like to get the maximum number of concurrent connections for archived live streams using peakConcurrentViewers Metrics, etc

Component YouTube Analytics API Description I am using the YouTube Analytics API to retrieve the peakConcurrentViewers metric. I need to confirm if this metric can be obtained for archived live ...
yorozu's user avatar
  • 1
0 votes
0 answers
32 views

YouTube livestream metrics query: Forbidden error or empty response

I am trying to get a YouTube livestream concurrent viewers details via the Analytics API (source at the bottom of the post) but the API would return a simple HttpError 403 Forbidden response most of ...
bg_cg's user avatar
  • 1
0 votes
0 answers
28 views

Youtube Analytics API mimic Youtube reporting api channel_basic_a2

I am attempting to mimic the Youtube bulk reporting api with the Youtube Ananlytics api for a data pipeline. I was curious if anyone had done that successfully before, I am having issues pulling all ...
Noah's user avatar
  • 1
0 votes
1 answer
34 views

Do I need to publish my youtube_analytics_api app for VERIFICATION in GCP to get access to monetary information for my YT channel?

I am trying to use the Youtube Analytics API to get monthly analytics regarding my channel performance. According to this url, it lists a variety of Metrics I have access to including things like ...
Ayub Shahab's user avatar
0 votes
0 answers
28 views

Youtube Analytics API: Demographics, Sharing Service and Audience Retention Request Not Returning 'day' Dimension

Why these request is not returning 'day' dimension? I have to come out my logic to scrape the data by video and by country which is taking long time to do the data scraping. Each gcp project have 100k ...
Chun Kin Liew's user avatar
0 votes
0 answers
51 views

What should I add to the ID parameter in Youtube Analytics API to get information from all the video in the world?

I am trying to get the Top 100 Most Viewed Youtube video when given a country(e.g US). When I was researching on google I found that I need to use these parameters: dimensions=video metrics=views,...
Aarav Sharma's user avatar
0 votes
0 answers
28 views

How can I expand my YouTube Reporting API Rate Limits?

I am using the following endpoints https://youtubereporting.googleapis.com/v1/jobs https://youtubereporting.googleapis.com/v1/jobs/{job_id}/reports From the YouTube Analytics and Reporting APIs in ...
Ryan Zappulla's user avatar
0 votes
0 answers
34 views

How can I know the compatibility between dimensions and metrics in YT analytics API?

It's hard to understand from the documentation as there are dimensions (to segment by) and metrics. But it doesn't show the compatibility between them.But I texted using the "YT Analytics API ...
Elad Ben-David's user avatar
0 votes
0 answers
23 views

Is there any way to get this segmented retention data via YT API?

I'm trying to calculate the absolute audience retention per each 20 seconds of my yt video (on my channel). It should be: (#views till now) / (#total views) I called the YT analytics API, but I only ...
Elad Ben-David's user avatar
0 votes
1 answer
55 views

OAuth for YouTube Analytics API via Google Cloud Functions

I am trying to access YouTube data using the YouTube Analytics API through Google Cloud Functions, but I am facing issues with OAuth authentication. The Google Cloud project I am using is under my ...
nipo's user avatar
  • 3
0 votes
0 answers
31 views

Which metrics will be used in the code for below requirements

Which metrics can be used for below requirement using youtube api? How often content was viewed after being shown in the Shorts feed How many times content was shown in the Shorts feed Number of ...
Praneeth Mamidala's user avatar
0 votes
0 answers
43 views

Retrieving the channel list and video wise data as well their analytics

How can I list all the channels connected to my account using YouTube Data API or YouTube Analytics API? Further how can I list all the videos of a specified channel along with its metrics to analyze ...
FR_68's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
11