Asalebeta
ツール市場
検索

Google Historical Bulk Traffic Estimation Live

GoogleHistoricalBulkTrafficEstimationLive

呼び出しテスト
料金
0.121200 USDT / リクエスト
状態
利用可能
公式参考価格
0.121200 USDT / リクエスト
呼び出し方法
REST · MCP

呼び出しテスト

実行をクリックすると送信されます。入力内容と費用上限を先に確認してください。

入力パラメーターJSON

表示は開始価格です。入力内容の見積もりを取得してください。完了後、実際の使用量で精算し、差額を返金します。

ログイン

テストにはアカウント残高を使用し、選択したキーの予算が適用されます。費用上限は今回の 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": "google.historical.968915039a",
  "input": {
    "body": [
      {}
    ]
  },
  "max_cost_micros": 121200
}'
curl https://gw.asale.ai/v1/tool-runs/<RUN_ID> -H 'Authorization: Bearer <ASALE_API_KEY>'
パラメーター必須
bodyいいえarray
入力スキーマ全体
{
  "$defs": {
    "DataforseoLabsGoogleHistoricalBulkTrafficEstimationLiveRequestInfo": {
      "properties": {
        "date_from": {
          "anyOf": [
            {
              "description": "starting date of the time rangeoptional fieldif you don't specify this field, the data will be provided for the previous 12 monthsminimal possible value: 2020-10-01date format: \"yyyy-mm-dd\"",
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "date_to": {
          "anyOf": [
            {
              "description": "ending date of the time rangeoptional fieldif you don't specify this field, the today's date will be used by default;date format: \"yyyy-mm-dd\"example:\"2021-04-01\"",
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "ignore_synonyms": {
          "anyOf": [
            {
              "description": "ignore highly similar keywordsoptional fieldif set to_true only core keywords will be returned, all highly similar keywords will be excluded;default value: falsen",
              "type": "boolean"
            },
            {
              "type": "null"
            }
          ]
        },
        "item_types": {
          "anyOf": [
            {
              "description": "display results by item typeoptional fieldindicates the type of search results included in the response;Note: if the item_types array contains item types that are different from organic, the results will be ordered by the first item type in the array;possible values:[\"organic\", \"paid\", \"featured_snippet\", \"local_pack\"]default value:[\"organic\", \"paid\"]",
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            {
              "type": "null"
            }
          ]
        },
        "language_code": {
          "anyOf": [
            {
              "description": "language codeif you use this field, you don’t need to specify language_nameyou can receive the list of available languages with their language_code by making a separate request to thehttps://api.Asale.com/v3/Asale_labs/locations_and_languagesignore this field to get the results for all available languagesexample:en",
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "language_name": {
          "anyOf": [
            {
              "description": "full name of the languageif you use this field, you don’t need to specify language_codeyou can receive the list of available languages with their language_name by making a separate request to thehttps://api.Asale.com/v3/Asale_labs/locations_and_languagesignore this field to get the results for all available languagesexample:English",
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "location_code": {
          "anyOf": [
            {
              "description": "location codeif you use this field, you don't have to specify location_nameyou can receive the list of available locations with their location_code by making a separate request to thehttps://api.Asale.com/v3/Asale_labs/locations_and_languagesignore this field to get the results for all available locationsexample:2840",
              "type": "integer"
            },
            {
              "type": "null"
            }
          ]
        },
        "location_name": {
          "anyOf": [
            {
              "description": "full name of the locationif you use this field, you don't have to specify location_codeyou can receive the list of available locations with their location_name by making a separate request to thehttps://api.Asale.com/v3/Asale_labs/locations_and_languagesignore this field to get the results for all available locationsexample:United Kingdom",
              "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"
            }
          ]
        },
        "targets": {
          "description": "target domains and subdomainsrequired fieldyou can specify domains and subdomains in this field;domains and subdomains should be specified without and www.;you can set up to 1000 domains or subdomains",
          "items": {
            "type": "string"
          },
          "type": "array"
        }
      },
      "type": "object"
    }
  },
  "additionalProperties": false,
  "properties": {
    "body": {
      "items": {
        "anyOf": [
          {
            "oneOf": [
              {
                "$ref": "#/$defs/DataforseoLabsGoogleHistoricalBulkTrafficEstimationLiveRequestInfo"
              }
            ],
            "type": "object"
          },
          {
            "type": "null"
          }
        ]
      },
      "type": "array"
    }
  },
  "required": [],
  "type": "object"
}

料金

0.121200 USDT / リクエスト

表示は開始価格です。入力内容の見積もりを取得してください。完了後、実際の使用量で精算し、差額を返金します。

テストにはアカウント残高を使用し、選択したキーの予算が適用されます。費用上限は今回の API 呼び出しのみを対象とし、後続の呼び出しや上流の定期タスクは含みません。

料金バージョン 5

検索

Asale は同じ機能の利用可能なチャネルを価格順に選択します。参考価格は確認済みのチャネル参考価格の最高値です。未実行が確実な拒否のみ別チャネルへ切り替え、結果が不明な場合は二重請求を防ぐため照合を行います。

供給チャネル: 1