ScaleUnit 值集 - Ad Insight
定義縮放單位的值集。
語法
<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>
值
ScaleUnit 值集具有下列值:10 億、百萬、無、千。
值 | 描述 |
---|---|
十億 | 縮放單位為十億。 |
百萬 | 縮放單位為百萬。 |
無 | 沒有縮放單位。 |
千 | 縮放單位為千。 |
需求
服務: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13