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 对象具有以下元素:Excludes、Include。
元素 | 说明 | 数据类型 |
---|---|---|
Excludes | 排除与 Excludes 数组的任何值匹配的流量作为估计值。 | GenderEnum 数组 |
包括 | 与 Include 数组的任何值匹配的流量作为估计包括。 | GenderEnum 数组 |
要求
服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13