次の方法で共有


SelectionOflong データ オブジェクト - Ad Insight

選択セグメント ID のデータ オブジェクトを定義します。

構文

<xs:complexType name="SelectionOflong" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo>
      <GenericType Name="SelectionOf{0}" Namespace="https://bingads.microsoft.com/AdInsight/v13" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
        <GenericParameter Name="long" Namespace="http://www.w3.org/2001/XMLSchema" />
      </GenericType>
    </xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element xmlns:q32="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Includes" nillable="true" type="q32:ArrayOflong" />
    <xs:element xmlns:q33="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Excludes" nillable="true" type="q33:ArrayOflong" />
  </xs:sequence>
</xs:complexType>

要素

SelectionOflong オブジェクトには、ExcludesIncludes という要素があります。

要素 説明 データ型
除外 Excludes 配列の値に一致するトラフィックは、見積もりとして除外されます。 long 配列
含む Includes 配列の任意の値に一致するトラフィックは、見積もりとして含まれます。 long 配列

要件

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

使用ページ

GetAudienceFullEstimation