RadiusUnit Value Set - Ad Insight
Defines a value set for the RadiusUnit.
Syntax
<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>
Values
The RadiusUnit value set has the following values: Kilometers, Miles.
Value | Description |
---|---|
Kilometers | Measure the radius in kilometers. |
Miles | Measure the radius in miles. |
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13