共用方式為


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 中心經度。
Radius 指出所需的半徑單位量。 int
RadiusUnit 表示半徑單位。 支援 公里英哩 RadiusUnit

需求

服務: AdInsightService.svc v13
命名空間: https://bingads.microsoft.com/AdInsight/v13

消費者

GetAudienceFullEstimation