YouTubeクリエイターのフォロワーに付与された興味タグと、それぞれのオーディエンス割合を返します。クォータ消費の大きいプレミアムなオーディエンス分析エンドポイントです。
/api/v1/audience/youtube/interestクォータ消費: このエンドポイントへの成功したリクエスト 1 件あたり、プランのクォータが 300 単位消費されます。
リクエストパラメータ
必須パラメータ
| 名前 | 位置 | 型 | 説明 |
|---|---|---|---|
channel_id | query | string | Channel ID example: UCX6OQ3DkcsbYNE6H8uQQuVA |
任意パラメータ
| 名前 | 位置 | 型 | 説明 |
|---|---|---|---|
X-Language | header | string | Language code, supported: en, zh-CN, ja, ko example: en |
レスポンスフィールド
| 名前 | 型 | 説明 |
|---|---|---|
success | boolean | Success |
code | integer | Code |
message | string | Message |
data | array<object> | Data |
data[].interest | string | Interest |
data[].value | string | Value |
data[].illustration | string | Note |
お試し実行
クエリパラメータ
channel_id*cURL の例
curl -X GET "https://openapi.scdata.cc/api/v1/audience/youtube/interest?channel_id=UCX6OQ3DkcsbYNE6H8uQQuVA" \-H "Authorization: YOUR_API_KEY"
レスポンス例 (200 application/json)
{"success": true,"code": 200,"message": "Request successful","data": [{"interest": "Philanthropy","value": "30.00","illustration": "The audience is drawn to MrBeast's charitable acts, such as planting trees and helping those in need."},{"interest": "Extreme Challenges","value": "25.00","illustration": "Viewers enjoy watching extreme challenges like surviving in harsh conditions or competing for large prizes."},{"interest": "Gaming","value": "20.00","illustration": "Many fans are interested in gaming content, especially with MrBeast Gaming videos featuring popular games."},{"interest": "Entertainment","value": "15.00","illustration": "The audience loves entertaining content that includes humor, surprises, and engaging storytelling."},{"interest": "Food and Snacks","value": "10.00","illustration": "'Feastables' and food-related giveaways attract viewers who enjoy culinary experiences and unique snacks."}]}
ユースケース
- カテゴリ親和性 — オーディエンスのうち自社商品カテゴリに興味を持つ割合でクリエイターを順位付けします。
- 隣接オーディエンスの発見 — 隣接するニッチで自社とオーディエンスが重なるクリエイターを見つけます。