Relative Content

Tag Archive for youtube-apiyoutube-data-api

The fee structure of Youtube Data API

I am concerned about where the fees come from when I use YouTube Data API.
We tried to find out by looking at the official website and other websites, but it was not clear.
URL: https://developers.google.com/youtube/v3/determine_quota_cost?hl=ja

Does the YouTube spam filter flag repeated comments on various videos as spam, and if so, is there a comment threshold before detection?

I am building an app that would authenticate users using YouTube Data API V3 and allow my app to post comments on YouTube videos on behalf of the authenticated user. I’ve tried to find out best practices but could not find anything on how many same comments can be posted across different videos and in what duration keeping in mind avoiding spamming situations from the YouTube platform. Any guidance or information on the same will be helpful.

YouTube API Impressions

Is it possible to pull impressions from the YouTube API? I searched this documentation (https://developers.google.com/youtube/v3/docs/videos), but couldn’t find it anywhere. I’m hoping to pull the impressions from the analytics content tab in YouTube Studio.