共用方式為


KeywordDemographic Data 物件 - Ad Insight

定義物件,其中包含在已知的情況下,輸入搜尋查詢之使用者的裝置、年齡和性別。

語法

<xs:complexType name="KeywordDemographic" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Device" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="EighteenToTwentyFour" type="xs:double" />
    <xs:element minOccurs="0" name="TwentyFiveToThirtyFour" type="xs:double" />
    <xs:element minOccurs="0" name="ThirtyFiveToFourtyNine" type="xs:double" />
    <xs:element minOccurs="0" name="FiftyToSixtyFour" type="xs:double" />
    <xs:element minOccurs="0" name="SixtyFiveAndAbove" type="xs:double" />
    <xs:element minOccurs="0" name="AgeUnknown" type="xs:double" />
    <xs:element minOccurs="0" name="Female" type="xs:double" />
    <xs:element minOccurs="0" name="Male" type="xs:double" />
    <xs:element minOccurs="0" name="GenderUnknown" type="xs:double" />
  </xs:sequence>
</xs:complexType>

元素

KeywordDemographic物件具有下列元素:AgeUnknownDeviceTwentyToTwentyFourFemaleTwentyToSixtyFourGenderUnknownMaleTwentyFiveAndAboveTwentyFiveToFourtyNineTwentyFiveToThirtyFour

元素 說明 資料類型
AgeUnknown 不會使用。
裝置 輸入搜尋查詢之使用者的裝置。 string
OperaToTwentyFour 使用者 18 到 24 歲搜尋關鍵字的時間百分比。 值是在 0.0 到 1.0 的範圍中指定。
女性 女性使用者搜尋關鍵字的時間百分比。 值是在 0.0 到 1.0 的範圍中指定。
在 50 月ToSixtyFour 使用者 50 到 64 歲搜尋關鍵字的時間百分比。 值是在 0.0 到 1.0 的範圍中指定。
GenderUnknown 未使用。
男性 男性使用者搜尋關鍵字的時間百分比。 值是在 0.0 到 1.0 的範圍中指定。
CompoundFiveAndAbove 使用者 65 歲或以上的使用者搜尋關鍵字的時間百分比。 值是在 0.0 到 1.0 的範圍中指定。
ThirtyFiveToFourtyNine 使用者 35 到 49 歲搜尋關鍵字的時間百分比。 值是在 0.0 到 1.0 的範圍中指定。
TwentyFiveToThirtyFour 使用者 25 到 34 歲搜尋關鍵字的時間百分比。 值是在 0.0 到 1.0 的範圍中指定。

需求

服務: AdInsightService.svc v13
命名 空間: https://bingads.microsoft.com/AdInsight/v13

消費者

KeywordDemographicResult