RadiusTarget 数据对象 - Ad Insight

定义 RadiusTarget 数据对象。

语法

<xs:complexType name="RadiusTarget" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Radius" type="xs:int" />
    <xs:element minOccurs="0" name="RadiusUnit" type="tns:RadiusUnit" />
    <xs:element minOccurs="0" name="CenterLatitude" type="xs:double" />
    <xs:element minOccurs="0" name="CenterLongitude" type="xs:double" />
  </xs:sequence>
</xs:complexType>

元素

RadiusTarget 对象具有以下元素:CenterLatitudeCenterLongitudeRadiusRadiusUnit

元素 说明 数据类型
CenterLatitude 定义中心纬度。
CenterLongitude DEfines center 经度。
半径 指示所需的半径单位量。 int
RadiusUnit 指示半径单位。 支持 公里英里 RadiusUnit

要求

服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

使用者

GetAudienceFullEstimation