instagram · insight · brandsolari:readサインイン済みの SOLARI アカウントであれば利用できます。
solari insight instagram brand ad stats
Instagram ブランドの広告規模が数字で分かります。
- MCP ツール
- solari_insight_instagram_brand_ad_stats
- CLI
- solari insight instagram brand ad stats
- アクセス権
- solari:readサインイン済みの SOLARI アカウントであれば利用できます。サインイン済みの SOLARI アカウントであれば利用できます。
- Required plan
- Free
- Credit
- 0
概要
ブランドの直近広告を正確な数字で返します。広告投稿数、クリエイター数、再生数の合計です。
どんなときに使うか — 答えが数字のときに使います。brand overview の id 一覧は数えません。
何が返るか — 広告投稿数、クリエイター数、再生数の合計です。
パラメータ
- usernamestring必須
- ブランドの Instagram ユーザー名。@ は付けません。
レスポンス
Response
- total_ad_postsinteger
- 期間内の広告投稿数。正確な値です。
- unique_creator_countinteger
- コラボしたクリエイターのユニーク数。
- total_play_countinteger
- 再生数の合計。
- play_count_covered_postsinteger
- 再生数の合計に入っている投稿数。total_ad_posts より少ないときは下限です。
- window_monthsinteger
- 期間の長さ(月数)。
例
リクエスト
$ solari insight instagram brand ad stats username=innisfreeofficialレスポンス · 読みやすさのため、長い文字列と繰り返しの配列要素を省略しています。
{
"total_ad_posts": 405,
"unique_creator_count": 360,
"total_play_count": 27357941,
"play_count_covered_posts": 405,
"window_months": 3
}MCP 呼び出しとして
{
"name": "solari_insight_instagram_brand_ad_stats",
"arguments": {
"username": "innisfreeofficial"
}
}注意点
- ユーザー名を渡します。account_id は使えません。