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 |
要件
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13