AgeEnum 值集 - Ad Insight
定義年齡範圍的值集。
語法
<xs:simpleType name="AgeEnum" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="ZeroToTwelve" />
<xs:enumeration value="ThirteenToSevenTeen" />
<xs:enumeration value="EighteenToTwentyFour" />
<xs:enumeration value="TwentyFiveToThirtyFour" />
<xs:enumeration value="ThirtyFiveToFourtyNine" />
<xs:enumeration value="FiftyToSixtyFour" />
<xs:enumeration value="SixtyFiveAndAbove" />
</xs:restriction>
</xs:simpleType>
值
AgeEnum 值集具有下列值:TwentyToTwentyFour、TwentyToSixtyFour、TwentyFiveAndAbove、ThreadToSevenTeen、TwentyFiveToFourtyNine、TwentyFiveToThirtyFour、Unknown、ZeroToTwelve。
需求
服務: AdInsightService.svc v13
命名空間: https://bingads.microsoft.com/AdInsight/v13