Skip to main content
GET
按 id 获取 Google Shopping Product Info 结果
取回单个 Google Shopping 商品的详情页:规格、描述、图片,以及在售的商家。免费——费用在 submit。响应包在信封里:数据在 tasks[0].result,成败在 tasks[0].status_code——请求被拒时 HTTP 仍是 200。 通向这里的搜索结果是 get_dataforseo_merchant_google_products_fetch;买家评价是 get_dataforseo_merchant_google_reviews_fetch

示例

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

id
string
必填

DataForSEO 任务 ID。

响应

成功响应

id
string

任务标识符,我们系统中采用 UUID 格式的唯一任务标识符;可在 30 天内随时使用该标识符请求任务结果