Docs
ドキュメントを検索...⌘K

ブランドレーダーのレポート

API のみ
POST/v3/management/brand-radar-reports

このエンドポイントへのリクエストは無料で、APIユニットを消費しません。

クエリパラメータ

outputstring

出力形式。

許可される値:jsonphp

リクエスト本文

prompts_frequencyarray<object>

使用するプロンプトの頻度。

data_sourcestringrequired

使用するデータソースです。

Allowed values:chatgptgeminiperplexitycopilot
frequencystringrequired

使用する更新間隔です。

Allowed values:dailyweeklymonthlyoff
project_idinteger

使用するプロジェクトのID。

namestring

レポートの名前。

marketarray<string>

ブランドのニッチ市場のリスト。

competitorsarray<string>

貴社ブランドの競合他社のリストです。

brandarray<string>

貴社ブランドのリストです。brand、competitors、market のうち少なくとも1つは空でない必要があります。

応答

reportsarray<object>
report_idstring

レポートの一意の識別子。

report_namestring

レポートの名前。

created_atstring

レポートが作成された日付。

project_idinteger or null

レポートが関連付けられているプロジェクトのID。

prompts_frequencyarray<object>

data_source(指定可能な値: chatgptcopilotgeminiperplexity)と frequency(指定可能な値: dailyweeklymonthlyoff)のフィールドを持つレコード。