RadiusUnit 値セット - Ad Insight
RadiusUnit の値セットを定義します。
構文
<xs:simpleType name="RadiusUnit" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="Miles" />
<xs:enumeration value="Kilometers" />
</xs:restriction>
</xs:simpleType>
値
RadiusUnit 値セットの値は、Kms、Miles です。
値 | 説明 |
---|---|
キロ | 半径をキロメートル単位で測定します。 |
Km | 半径をマイル単位で測定します。 |
要件
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13