共用方式為


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 物件具有下列元素:HighLow

元素 描述 資料類型
表示範圍結果的上限。 DecimalRoundedResult
表示範圍結果的下限。 DecimalRoundedResult

需求

服務: AdInsightService.svc v13
命名空間: https://bingads.microsoft.com/AdInsight/v13

消費者

GetAudienceFullEstimation