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 物件具有下列元素:Excludes、Includes。
元素 | 描述 | 資料類型 |
---|---|---|
排除 | 符合 Excludes 陣 列任何值的流量會排除為估計。 | AgeEnum 陣 列 |
包括 | 符合 Includes 陣列任何 值的流量 會包含為估計。 | AgeEnum 陣 列 |
需求
服務: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13