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