Analyse l'audience et les contenus d'un créateur YouTube pour noter l'adéquation avec des catégories de marques et esquisser des pistes marketing prometteuses. Endpoint d'audience premium à coût de quota plus élevé.
/api/v1/audience/youtube/brand_opportunitiesConsommation de quota: Chaque requête réussie vers ce point de terminaison déduit 300 unités de quota de votre forfait.
Paramètres de requête
Paramètres obligatoires
| Nom | Emplacement | Type | Description |
|---|---|---|---|
channel_id | query | string | Channel ID example: UCX6OQ3DkcsbYNE6H8uQQuVA |
Paramètres optionnels
| Nom | Emplacement | Type | Description |
|---|---|---|---|
X-Language | header | string | Language code, supported: en, zh-CN, ja, ko example: en |
Champs de réponse
| Nom | Type | Description |
|---|---|---|
success | boolean | Success |
code | integer | Code |
message | string | Message |
data | object | - |
data.audience_quality | object | Audience quality |
data.purchase_influence | object | Purchase influence |
data.personality_assessment | array<object> | Personality assessment |
Tester
Paramètres de requête
channel_id*Exemple cURL
curl -X GET "https://openapi.scdata.cc/api/v1/audience/youtube/brand_opportunities?channel_id=UCX6OQ3DkcsbYNE6H8uQQuVA" \-H "Authorization: YOUR_API_KEY"
Exemple de réponse (200 application/json)
{"success": true,"code": 200,"message": "Request successful","data": {"audience_quality": {"real": {"score": "90.00","reason": "Analysis shows high engagement rates with meaningful comments indicating authentic follower interaction across multiple videos."},"interested": {"score": "75.00","reason": "75% of comments discuss specific video features or express interest in related products, indicating strong purchase intent."},"positive": {"score": "85.00","reason": "Majority of comments reflect admiration for MrBeast's generosity and creativity, contributing to an overwhelmingly positive sentiment."}},"purchase_influence": {"expertise": {"score": "4.70","reason": "'Buy Feastables! It tastes amazing' effectively promotes products with engaging visuals and personal endorsements throughout videos."},"credibility": {"score": "4.50","reason": "High trust established through transparency about sponsorships, though some comments express skepticism about product authenticity."},"likability": {"score": "4.80","reason": "Strong positive engagement with followers through humor and relatability fosters a loyal community eager to support."}},"personality_assessment": [{"emoji": "🌟","name": "Generosity","persona": "Consistently engages in philanthropic activities, positively impacting communities and inspiring followers to contribute."},{"emoji": "🎉","name": "Creativity","persona": "Innovatively designs entertaining content that captivates a wide audience, showcasing unique challenges and experiences."},{"emoji": "⚠️","name": "Controversial Stunts","persona": "Occasionally engages in extreme challenges that may raise safety concerns or ethical questions among viewers."}]}}
Cas d'usage
- Préparation de pitch — Construisez une proposition de partenariat autour des angles jugés les plus forts par l'analyse.
- Extension de catégorie — Identifiez les créateurs dont l'audience accueillerait une marque d'une catégorie voisine.