BrandSentimentInsight

Brand sentiment for a specific month. Measuring brand sentiment involves using AI models to analyze YouTube video content related to the brand, categorizing the sentiment as positive, negative, or neutral. Only the video content itself is analyzed; user comments are not included. The AI models are powered by Gemini and can make mistakes.

Proto definition GitHub

Fields

has_insufficient_data

bool

When true, there is insufficient data to calculate the brand sentiment.

month

string

The month that the brand sentiment represents in the string format "YYYY-MM".

sentiment_distributions[]

SentimentInsightDistribution

Distribution of sentiment between positive, negative, and neutral.

sentiment_summaries[]

SentimentInsightSummary

A summary of what was positive and negative about content related to the brand. No summaries are generated for neutral sentiment. The summary is generated by AI models.