Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [youtube-analytics-api]

The YouTube Reporting and YouTube Analytics APIs let you retrieve YouTube Analytics data to automate complex reporting tasks, build custom dashboards, and much more.

youtube-analytics-api
0 votes
0 answers
46 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
21 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
12 views

Anyone Built an App Flow Custom Connector for youtube analytics api?

Having trouble with authentication with youtube analytics api. Seems as though I need to pass just the token json and make a refresh but the custom app flow connector is looking for a lot more. Any ...
Noah's user avatar
  • 1
0 votes
0 answers
19 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
32 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
19 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
45 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
38 views

Data for unlisted videos

Currently, we have a video that is unlisted on youtube, but embedded in our website with a link so that visitors on the site can view. but it won't show up on youtube search. I am trying to retrieve ...
Henry Lin's user avatar
0 votes
0 answers
24 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
29 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
21 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
48 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
30 views

Running a "supported" query on Youtube analytics v2 API returns "unsupported" response

I am using kingswaysoft productivy pack's REST component to create a connection to youtube analytics API and fetch video_id data from it. The query I am trying to run is listed here. I want the video (...
MnLsVt's user avatar
  • 11
0 votes
0 answers
30 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
18