工具市场
关键词
调用测试Google Ads Keywords For Keywords Live
GoogleAdsKeywordsForKeywordsLive
- 价格
- 0.090000 USDT / 请求
- 状态
- 可调用
- 官方参考价
- 0.090000 USDT / 请求
- 调用方式
- REST · MCP
调用测试
点击运行后才会提交调用,请先检查参数和费用上限。
运行后,在这里查看状态、费用和返回内容。
接口文档
异步创建成功仅表示取得任务回执。需将回执 ID 传给对应平台的状态或结果接口,确认上游任务是否完成。
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.google.ads.keywords.66be099195",
"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": {
"KeywordsDataGoogleAdsKeywordsForKeywordsLiveRequestInfo": {
"properties": {
"date_from": {
"anyOf": [
{
"description": "starting date of the time rangeoptional fielddate format: \"yyyy-mm-dd\"minimal value: 4 years from the current dateby default, data is returned for the past 12 months;Note: the indicated date cannot be greater than that specified in date_to and/or yesterday'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",
"type": "string"
},
{
"type": "null"
}
]
},
"date_to": {
"anyOf": [
{
"description": "ending date of the time rangeoptional fieldNote: the indicated date cannot be greater than yesterday's date;if you don't specify this field, yesterday's date will be used by defaultdate format: \"yyyy-mm-dd\"example:\"2022-11-30\"",
"type": "string"
},
{
"type": "null"
}
]
},
"include_adult_keywords": {
"anyOf": [
{
"description": "include keywords associated with adult contentoptional fieldif set to true, adult keywords will be included in the responsedefault value: falsenote that the API may return no data for such keywords due to Google Ads restrictions",
"type": "boolean"
},
{
"type": "null"
}
]
},
"keywords": {
"description": "keywordsrequired fieldThe maximum number of keywords you can specify: 20The maximum number of characters for each keyword: 80the keywords you specify will be converted to a lowercase formatNote: Google Ads may return no data for certain groups of keywordsvisit our Help Center to learn moreAlso note that Google Ads doesn't allow using certain symbols and characters (e.g., UTF symbols, emojis), so you can't use them when setting a task;to learn more about which symbols and characters can be used,",
"items": {
"type": "string"
},
"type": "array"
},
"language_code": {
"anyOf": [
{
"description": "search engine language codeoptional fieldyou can receive the list of available languages of the search engine with their language_code by making a separate request to",
"type": "string"
},
{
"type": "null"
}
]
},
"language_name": {
"anyOf": [
{
"description": "full name of search engine languageoptional fieldyou can receive the list of available languages of the search engine with their language_name by making a separate request to",
"type": "string"
},
{
"type": "null"
}
]
},
"location_code": {
"anyOf": [
{
"description": "search engine location codeoptional fieldif you do not indicate the location, you will receive worldwide results, i.e., for all available locations;if you use this field, you don't need to specify location_name or location_coordinate;you can receive the list of available locations of the search engines with their location_code by making a separate request to",
"type": "integer"
},
{
"type": "null"
}
]
},
"location_coordinate": {
"anyOf": [
{
"description": "GPS coordinates of a locationoptional fieldif you do not indicate the location, you will receive worldwide results, i.e., for all available locations;if you use this field, you don't need to specify location_name or location_code;location_coordinate parameter should be specified in the \"latitude,longitude\" format;the data will be provided for the country the specified coordinates belong to;example:52.6178549,-155.352142",
"type": "string"
},
{
"type": "null"
}
]
},
"location_name": {
"anyOf": [
{
"description": "full name of search engine locationoptional fieldif you do not indicate the location, you will receive worldwide results, i.e., for all available locations;if 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"
},
{
"type": "null"
}
]
},
"search_partners": {
"anyOf": [
{
"description": "include Google search partnersoptional fieldif you specify true, the results will be delivered for owned, operated, and syndicated networks across Google and partner sites that host Google search;default value: false - results are returned for Google search sites",
"type": "boolean"
},
{
"type": "null"
}
]
},
"sort_by": {
"anyOf": [
{
"description": "results sorting parametersoptional fieldUse these parameters to sort the results by relevance, search_volume, competition_index, low_top_of_page_bid, or high_top_of_page_bid in 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/KeywordsDataGoogleAdsKeywordsForKeywordsLiveRequestInfo"
}
],
"type": "object"
},
{
"type": "null"
}
]
},
"type": "array"
}
},
"required": [],
"type": "object"
}价格
0.090000 USDT / 请求
显示起始价格。请先获取当前参数的报价;完成后按实际用量结算并退回差额。
测试会使用账户余额,并受所选密钥预算限制。费用上限仅约束本次 API 调用,不包含后续调用或上游周期任务。
价格版本 5
关键词
Asale 将同一能力的通道按报价撮合,优先选择可用的低价通道。参考价取各通道已核实参考价的最高值。只有明确未执行的拒绝才可换通道;结果不确定时进入对账,避免重复收费。
供给通道: 1