ツール市場
キーワード
呼び出しテストBing Search Volume Live
BingSearchVolumeLive
- 料金
- 0.090000 USDT / リクエスト
- 状態
- 利用可能
- 公式参考価格
- 0.090000 USDT / リクエスト
- 呼び出し方法
- REST · MCP
呼び出しテスト
実行をクリックすると送信されます。入力内容と費用上限を先に確認してください。
表示は開始価格です。入力内容の見積もりを取得してください。完了後、実際の使用量で精算し、差額を返金します。
テストにはアカウント残高を使用し、選択したキーの予算が適用されます。費用上限は今回の API 呼び出しのみを対象とし、後続の呼び出しや上流の定期タスクは含みません。
テストを実行すると、状態、費用、応答をここで確認できます。
API リファレンス
非同期の作成処理が成功すると受付 ID が返されます。その ID をプロバイダーの状態・結果 API に渡し、タスクの完了を確認してください。
curl https://gw.asale.ai/v1/tool-runs \
-H 'Authorization: Bearer <ASALE_API_KEY>' \
-H 'Content-Type: application/json' \
-H 'Idempotency-Key: <UNIQUE_REQUEST_ID>' \
-d '{
"tool": "keywords.data.bing.search.volume.live",
"input": {
"body": [
{
"keywords": [
"IANA example domains"
]
}
]
},
"max_cost_micros": 90000
}'curl https://gw.asale.ai/v1/tool-runs/<RUN_ID> -H 'Authorization: Bearer <ASALE_API_KEY>'| パラメーター | 必須 | 型 |
|---|---|---|
| body | いいえ | array |
入力スキーマ全体
{
"$defs": {
"KeywordsDataBingSearchVolumeLiveRequestInfo": {
"properties": {
"date_from": {
"anyOf": [
{
"description": "starting date of the time rangeoptional fieldminimal value: 24 months from today's date;if you don't specify this field, data will be provided for the last 12 months;minimum value: two years back from today’s date;if Status endpoint returns false in the actual_data field, date_from can be set to the month before last and prior;if Status endpoint returns true in the actual_data field, date_from can be set to the last month and prior;date format: \"yyyy-mm-dd\"example:\"2020-01-01\"Note: we do not rec",
"type": "string"
},
{
"type": "null"
}
]
},
"date_to": {
"anyOf": [
{
"description": "ending date of the time rangeoptional fieldif you don't specify this field, data will be provided for the last 12 months;minimum value: two years back from today’s date;maximum value: one month from today's date;note: we do not recommend using a custom time range for the past year's dates;date format: \"yyyy-mm-dd\"example:\"2020-03-15\"Note: we do not recommend using a custom time range for the past year's dates",
"type": "string"
},
{
"type": "null"
}
]
},
"device": {
"anyOf": [
{
"description": "device typeoptional fieldspecify this field if you want to get the data for a particular device type;possible values: all, mobile, desktop, tabletdefault value: all",
"type": "string"
},
{
"type": "null"
}
]
},
"keywords": {
"description": "keywordsrequired fieldThe maximum number of keywords you can specify: 1000The maximum number of characters for each keyword: 100the specified keywords will be converted to lowercase, data will be provided in a separate arraylearn more about rules and limitations of keyword and keywords fields in Asale APIs in this Help Center article",
"items": {
"type": "string"
},
"type": "array"
},
"language_code": {
"description": "search engine language coderequired field if you don't specify language_nameif you use this field, you don't need to specify language_namesupported languages:en, fr, de",
"type": "string"
},
"language_name": {
"description": "full name of search engine languagerequired field if you don't specify language_codeif you use this field, you don't need to specify language_codesupported languages:English, French, German",
"type": "string"
},
"location_code": {
"description": "search engine location coderequired field if you don't specify location_name or location_coordinateif you use this field, you don't need to specify location_name or location_coordinateyou can receive the list of available locations of the search engines with their location_code by making a separate request to",
"type": "integer"
},
"location_coordinate": {
"description": "GPS coordinates of a locationrequired field if you don't specify location_name or location_codeif you use this field, you don't need to specify location_name or location_codelocation_coordinate parameter should be specified in the \"latitude,longitude\" formatthe data will be provided for the country the specified coordinates belong toexample:52.6178549,-155.352142",
"type": "string"
},
"location_name": {
"description": "full name of search engine locationrequired field if you don't specify location_code or location_coordinateif you use this field, you don't need to specify location_code or location_coordinateyou can receive the list of available locations of the search engine with their location_name by making a separate request to Kingdom",
"type": "string"
},
"search_partners": {
"anyOf": [
{
"description": "Bing search partners typeoptional fieldif you specify true, the results will be delivered for owned, operated, and syndicated networks across Bing, Yahoo, AOL and partner sites that host Bing, AOL, and Yahoo search.default value: false - results are returned for Bing, AOL, and Yahoo search networks",
"type": "boolean"
},
{
"type": "null"
}
]
},
"sort_by": {
"anyOf": [
{
"description": "results sorting parametersoptional fieldUse these parameters to sort the results by search_volume, cpc, competition or relevance in the descending orderdefault value: relevance",
"type": "string"
},
{
"type": "null"
}
]
},
"tag": {
"anyOf": [
{
"description": "user-defined task identifieroptional fieldthe character limit is 255you can use this parameter to identify the task and match it with the resultyou will find the specified tag value in the data object of the response",
"type": "string"
},
{
"type": "null"
}
]
}
},
"type": "object"
}
},
"additionalProperties": false,
"properties": {
"body": {
"items": {
"anyOf": [
{
"oneOf": [
{
"$ref": "#/$defs/KeywordsDataBingSearchVolumeLiveRequestInfo"
}
],
"type": "object"
},
{
"type": "null"
}
]
},
"type": "array"
}
},
"required": [],
"type": "object"
}料金
0.090000 USDT / リクエスト
表示は開始価格です。入力内容の見積もりを取得してください。完了後、実際の使用量で精算し、差額を返金します。
テストにはアカウント残高を使用し、選択したキーの予算が適用されます。費用上限は今回の API 呼び出しのみを対象とし、後続の呼び出しや上流の定期タスクは含みません。
料金バージョン 5
キーワード
Asale は同じ機能の利用可能なチャネルを価格順に選択します。参考価格は確認済みのチャネル参考価格の最高値です。未実行が確実な拒否のみ別チャネルへ切り替え、結果が不明な場合は二重請求を防ぐため照合を行います。
供給チャネル: 1