次の方法で共有


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 値セットの値は、KmsMiles です

説明
キロ 半径をキロメートル単位で測定します。
Km 半径をマイル単位で測定します。

要件

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

使用ページ

RadiusTarget