> ## Documentation Index
> Fetch the complete documentation index at: https://aisa.one/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 设置实时“Bing Ads 受众估算”任务

> 此端点根据指定的定向条件提供广告活动的预估受众规模。



## OpenAPI

````yaml openapi/zh/dataforseo.json POST /dataforseo/keywords_data/bing/audience_estimation/live
openapi: 3.0.3
info:
  title: DataForSEO API
  version: 1.0.0
  description: 通过 AIsa 统一网关提供的 DataForSEO API 端点。
servers:
  - url: https://api.aisa.one/apis/v1
security:
  - BearerAuth: []
paths:
  /dataforseo/keywords_data/bing/audience_estimation/live:
    post:
      summary: 设置实时“Bing Ads 受众估算”任务
      description: 此端点根据指定的定向条件提供广告活动的预估受众规模。它返回总预估受众等数据，例如广告活动的建议出价和预算，以及预估互动指标。
      operationId: post_dataforseo_keywords_data_bing_audience_estimation_live
      requestBody:
        required: true
        content:
          application/json:
            schema:
              type: object
              properties:
                location_name:
                  type: string
                  description: >-
                    搜索引擎位置的完整名称。如果未指定 location_code 或
                    location_coordinate，则此字段为必填字段。如果使用此字段，则无需指定 location_code 或
                    location_coordinate。您可以单独请求
                    https://api.dataforseo.com/v3/keywords_data/bing/locations，获取搜索引擎的可用位置及其
                    location_name 列表。示例：London,England,United Kingdom
                location_code:
                  type: integer
                  description: >-
                    搜索引擎位置代码。如果未指定 location_name 或
                    location_coordinate，则为必填字段。如果使用此字段，则无需指定 location_name 或
                    location_coordinate。可通过向
                    https://api.dataforseo.com/v3/keywords_data/bing/locations
                    单独发送请求，获取搜索引擎的可用位置及其 location_code。示例：2840
                location_coordinate:
                  type: string
                  description: >-
                    位置的 GPS 坐标。如果未指定 location_name 或
                    location_code，则为必填字段。如果使用此字段，则无需指定 location_name 或
                    location_code。location_coordinate
                    参数应采用“latitude,longitude,radius（单位：km）”格式。将提供指定坐标所属国家/地区的数据。示例：29.6821525,-82.4098881,100
                age:
                  type: array
                  items:
                    type: string
                  description: >-
                    选择用于定向的年龄范围；可能的值：eighteen_to_twenty_four,
                    fifty_to_sixty_four, sixty_five_and_above,
                    thirteen_to_seventeen, thirty_five_to_forty_nine,
                    twenty_five_to_thirty_four, unknown, zero_to_twelve
                bid:
                  type: number
                  description: 所需的出价设置值（美元），最大值：1000
                daily_budget:
                  type: number
                  description: 每日广告活动预算值（美元），最大值：10000
                gender:
                  type: array
                  items:
                    type: string
                  description: 目标性别，可选值：male、female、unknown
                industry:
                  type: array
                  items:
                    type: string
                  description: >-
                    LinkedIn 个人资料定向的行业；如果使用此字段，可向
                    https://api.dataforseo.com/v3/keywords_data/bing/audience_estimation/industries
                    单独发出请求，以获取包含 industry_id 的可用行业名称列表。示例：806301758
                job_function:
                  type: array
                  items:
                    type: string
                  description: >-
                    LinkedIn 个人资料定向的职位职能；如果使用此字段，可以通过向
                    https://api.dataforseo.com/v3/keywords_data/bing/audience_estimation/job_functions
                    单独发出请求，获取包含 job_function_id 的可用职位职能名称列表；示例：806300451
              required:
                - location_name
                - location_code
                - location_coordinate
      responses:
        '200':
          description: 成功响应
          content:
            application/json:
              schema:
                type: object
                properties:
                  version:
                    type: string
                    description: API 的当前版本
                  status_code:
                    type: integer
                    description: 通用状态码；您可以在此处查看完整的响应码列表。注意：我们强烈建议设计必要的系统来处理相关异常或错误情况
                  status_message:
                    type: string
                    description: 常规信息消息；可在此处查看常规信息消息的完整列表
                  time:
                    type: string
                    description: 执行时间（秒）
                  cost:
                    type: number
                    description: 任务总成本（美元）
                  tasks_count:
                    type: integer
                    description: tasks 数组中的任务数量
                  tasks_error:
                    type: integer
                    description: 返回错误的 tasks 数组中的任务数量
                  tasks:
                    type: array
                    items:
                      type: string
                    description: 任务数组
                  tasks.id:
                    type: string
                    description: 任务标识符，系统中采用 UUID 格式的唯一任务标识符
                  tasks.status_code:
                    type: integer
                    description: DataForSEO 生成的任务状态码；取值范围为：10000-60000，完整的响应码列表可在此处查看
                  tasks.status_message:
                    type: string
                    description: 任务的信息性消息，你可以在此处查看通用信息性消息的完整列表
                  tasks.time:
                    type: string
                    description: 执行时间（秒）
                  tasks.cost:
                    type: number
                    description: 任务成本（美元）
                  tasks.result_count:
                    type: integer
                    description: 结果数组中的元素数量
                  tasks.path:
                    type: array
                    items:
                      type: string
                    description: URL 路径
                  tasks.data:
                    type: object
                    description: 包含您在 POST 请求中指定的相同参数
                  tasks.result:
                    type: array
                    items:
                      type: string
                    description: 结果数组
                  tasks.result.est_impressions:
                    type: object
                    description: 每月预估展示次数范围
                  tasks.result.est_impressions.high:
                    type: integer
                    description: 表示结果范围的上限
                  tasks.result.est_impressions.low:
                    type: integer
                    description: 指示范围结果的下限
                  tasks.result.est_audience_size:
                    type: object
                    description: 每月预计覆盖用户数范围
                  tasks.result.est_audience_size.high:
                    type: integer
                    description: 表示结果范围的上限
                  tasks.result.est_audience_size.low:
                    type: integer
                    description: 指示范围结果的下限
                  tasks.result.est_clicks:
                    type: object
                    description: 月度预估点击次数范围
                  tasks.result.est_clicks.high:
                    type: integer
                    description: 表示结果范围的上限
                  tasks.result.est_clicks.low:
                    type: integer
                    description: 指示范围结果的下限
                  tasks.result.est_spend:
                    type: object
                    description: 每月预计支出范围
                  tasks.result.est_spend.high:
                    type: integer
                    description: 表示结果范围的上限
                  tasks.result.est_spend.low:
                    type: integer
                    description: 指示范围结果的下限
                  tasks.result.est_cost_per_event:
                    type: object
                    description: 表示带范围结果的预计单次事件成本
                  tasks.result.est_cost_per_event.high:
                    type: number
                    description: 表示结果范围的上限
                  tasks.result.est_cost_per_event.low:
                    type: number
                    description: 指示范围结果的下限
                  tasks.result.est_ctr:
                    type: object
                    description: 预估点击率范围
                  tasks.result.est_ctr.high:
                    type: number
                    description: 表示结果范围的上限
                  tasks.result.est_ctr.low:
                    type: number
                    description: 指示范围结果的下限
                  tasks.result.suggested_bid:
                    type: number
                    description: 当前定向条件下的建议出价值
                  tasks.result.suggested_budget:
                    type: integer
                    description: 当前定向和出价条件下的建议每日预算值
                  tasks.result.events_lost_to_bid:
                    type: integer
                    description: 表示因输入出价不足而丢失的事件数量
                  tasks.result.events_lost_to_budget:
                    type: integer
                    description: 表示由于输入预算不足，事件计数发生丢失
                  tasks.result.est_reach_audience_size:
                    type: integer
                    description: 月度预估用户数
                  tasks.result.est_reach_impressions:
                    type: integer
                    description: 每月预估展示次数
                  tasks.result.currency:
                    type: integer
                    description: 货币名称，例如：USDollar
        '400':
          description: 错误请求
        '401':
          description: 未授权
        '429':
          description: 超出速率限制
        '500':
          description: 内部服务器错误
components:
  securitySchemes:
    BearerAuth:
      type: http
      scheme: bearer

````