ScaleUnit Value Set - Ad Insight

Reserved.

Syntax

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

Values

The ScaleUnit value set has the following values: Billion, Million, None, Thousand.

Value Description
Billion Reserved.
Million Reserved.
None Reserved.
Thousand Reserved.

Requirements

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

Used By

DecimalRoundedResult