次の方法で共有


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

性別ターゲティングの選択に使用するデータ オブジェクトを定義します。

構文

<xs:complexType name="SelectionOfGenderEnum" 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="GenderEnum" Namespace="https://bingads.microsoft.com/AdInsight/v13" />
      </GenericType>
    </xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ArrayOfGenderEnum" />
    <xs:element minOccurs="0" name="Excludes" nillable="true" type="tns:ArrayOfGenderEnum" />
  </xs:sequence>
</xs:complexType>

要素

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

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

要件

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

使用ページ

GetAudienceFullEstimation