KeywordDemographicResult データ オブジェクト - Ad Insight
指定したキーワードを検索した年齢と性別 (既知の場合) 別のキーワードとユーザーの割合を含むオブジェクトを定義します。
構文
<xs:complexType name="KeywordDemographicResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Keyword" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="KeywordDemographics" nillable="true" type="tns:ArrayOfKeywordDemographic" />
</xs:sequence>
</xs:complexType>
要素
KeywordDemographicResult オブジェクトには、Keyword、KeywordDemographics という要素があります。
要素 | 説明 | データ型 |
---|---|---|
キーワード | キーワード (keyword)。 | string |
KeywordDemographics | デバイスでキーワード (keyword)を検索した年齢と性別 (既知の場合) 別のユーザーの割合を含む KeywordDemographic データ オブジェクトの配列。 | KeywordDemographic 配列 |
要件
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13