RangeResultOfDecimalRoundedResult 数据对象 - Ad Insight
定义 RangeResultOfDecimalRoundedResult 数据对象。
语法
<xs:complexType name="RangeResultOfDecimalRoundedResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:appinfo>
<GenericType Name="RangeResultOf{0}" Namespace="https://bingads.microsoft.com/AdInsight/v13" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
<GenericParameter Name="DecimalRoundedResult" Namespace="https://bingads.microsoft.com/AdInsight/v13" />
</GenericType>
</xs:appinfo>
</xs:annotation>
<xs:sequence>
<xs:element minOccurs="0" name="High" nillable="true" type="tns:DecimalRoundedResult" />
<xs:element minOccurs="0" name="Low" nillable="true" type="tns:DecimalRoundedResult" />
</xs:sequence>
</xs:complexType>
元素
RangeResultOfDecimalRoundedResult 对象具有以下元素:High、Low。
元素 | 说明 | 数据类型 |
---|---|---|
高 | 指示范围结果的上限。 | DecimalRoundedResult |
低 | 指示范围结果的下限。 | DecimalRoundedResult |
要求
服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13