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는 안 받아요.