Xクリエイターのオーディエンスの行動指標(種類別の反応率、アクティブな時間帯、エンゲージメントの深さ)を返します。クォータ消費の大きいプレミアムなオーディエンス分析エンドポイントです。
/api/v1/audience/x/interactive_behaviorクォータ消費: このエンドポイントへの成功したリクエスト 1 件あたり、プランのクォータが 300 単位消費されます。
リクエストパラメータ
必須パラメータ
| 名前 | 位置 | 型 | 説明 |
|---|---|---|---|
username | query | string | X handle(username) example: nasa |
任意パラメータ
| 名前 | 位置 | 型 | 説明 |
|---|---|---|---|
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[].role | string | Role |
data[].value | string | Value |
data[].demographic | string | Demographics |
お試し実行
クエリパラメータ
username*cURL の例
curl -X GET "https://openapi.scdata.cc/api/v1/audience/x/interactive_behavior?username=nasa" \-H "Authorization: YOUR_API_KEY"
レスポンス例 (200 application/json)
{"success": true,"code": 200,"message": "Request successful","data": [{"role": "Viewer","value": "60.00","demographic": "Primarily young adults and teenagers who enjoy entertaining content."},{"role": "Content Creator","value": "25.00","demographic": "Individuals creating similar engaging videos or aspiring YouTubers."},{"role": "Brand Collaborator","value": "15.00","demographic": "Companies looking to partner for promotions and sponsorships in videos."}]}
ユースケース
- エンゲージメント品質スコアリング — オーディエンスがコメントやシェアをするクリエイターを、ただスクロールされるだけのクリエイターより優先します。
- 投稿時間の最適化 — クリエイターのオーディエンスが最も活発な時間帯にスポンサー投稿を予定します。