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 物件具有下列元素:CenterLatitude、CenterLongitude、Radius、RadiusUnit。
元素 | 描述 | 資料類型 |
---|---|---|
CenterLatitude | 定義中心緯度。 | 雙 |
CenterLongitude | DEfines 中心經度。 | 雙 |
Radius | 指出所需的半徑單位量。 | int |
RadiusUnit | 表示半徑單位。 支援 公里 或 英哩。 | RadiusUnit |
需求
服務: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13