Compartir a través de


Conjunto de valores de ScaleUnit: información de anuncios

Reservado.

Sintaxis

<xs:simpleType name="ScaleUnit" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Billion" />
    <xs:enumeration value="Million" />
    <xs:enumeration value="Thousand" />
    <xs:enumeration value="None" />
  </xs:restriction>
</xs:simpleType>

Valores

El conjunto de valores ScaleUnit tiene los siguientes valores: Billion, Million, None, Thousand.

Valor Descripción
Mil millones Reservado.
Millones Reservado.
Ninguno Reservado.
Mil Reservado.

Requisitos

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

Usado por

DecimalRoundedResult