DecimalRoundedResult 數據物件 - Ad Insight
定義 DecimalRoundedResult 資料物件。
語法
<xs:complexType name="DecimalRoundedResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Value" nillable="true" type="xs:double" />
<xs:element minOccurs="0" name="Unit" nillable="true" type="tns:ScaleUnit" />
</xs:sequence>
</xs:complexType>
元素
DecimalRoundedResult 物件具有下列元素:Unit、Value。
元素 | 描述 | 資料類型 |
---|---|---|
單位 | 縮放單位: 千、 百萬、 百億、 無。 僅輸出。 | ScaleUnit |
值 | 最接近縮放單位的四捨五入值。 僅輸出。 | 雙 |
需求
服務: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13