Compartir a través de


Conjunto de valores radiusunit: información de anuncios

Define un valor establecido para RadiusUnit.

Sintaxis

<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>

Valores

El conjunto de valores RadiusUnit tiene los siguientes valores: Kilómetros, Millas.

Valor Descripción
Kilómetros Mida el radio en kilómetros.
Millas Mida el radio en millas.

Requisitos

Servicio: AdInsightService.svc v13
Nombres: https://bingads.microsoft.com/AdInsight/v13

Usado por

RadiusTarget