SelectionOfAgeEnum 数据对象 - Ad Insight

定义用于选择年龄目标的数据对象。

语法

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

元素

SelectionOfAgeEnum 对象具有以下元素:ExcludesInclude

元素 说明 数据类型
Excludes 排除与 Excludes 数组的任何值匹配的流量作为估计值。 AgeEnum 数组
包括 Include 数组的任何值匹配的流量作为估计包括。 AgeEnum 数组

要求

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

使用者

GetAudienceFullEstimation