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 の中心経度。 | 複 |
円形 | 半径単位の目的の量を示します。 | int |
RadiusUnit | 半径単位を示します。 キロメートルまたはマイルをサポートします。 | RadiusUnit |
要件
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13