共用方式為


RangeResultOfdouble 數據物件 - Ad Insight

定義 RangeResultOfDouble 資料物件。

語法

<xs:complexType name="RangeResultOfdouble" 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="double" Namespace="http://www.w3.org/2001/XMLSchema" />
      </GenericType>
    </xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element minOccurs="0" name="High" type="xs:double" />
    <xs:element minOccurs="0" name="Low" type="xs:double" />
  </xs:sequence>
</xs:complexType>

元素

RangeResultOfdouble 物件具有下列元素:HighLow

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

需求

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

消費者

GetAudienceFullEstimation