次の方法で共有


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 の各要素があります。

要素 説明 データ型
高い 範囲の上限の結果を示します。
低い 範囲の下限結果を示します。

要件

Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

使用ページ

GetAudienceFullEstimation