KeywordSearchCount データ オブジェクト - Ad Insight
キーワードが検索クエリに含まれていた各デバイスとネットワークの検索カウントのリストを含むオブジェクトを定義します。 データは、要求で指定された属性に基づいて集計されます。
構文
<xs:complexType name="KeywordSearchCount" 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="SearchCountsByAttributes" nillable="true" type="tns:ArrayOfSearchCountsByAttributes" />
</xs:sequence>
</xs:complexType>
要素
KeywordSearchCount オブジェクトには、Keyword、SearchCountsByAttributes という要素があります。
要素 | 説明 | データ型 |
---|---|---|
キーワード | 検索カウント データが適用されるキーワード (keyword)。 | string |
SearchCountsByAttributes |
SearchCountsByAttributes キーワード (keyword) オブジェクトの配列。 使用可能なデータがない要求されたキーワード (keyword)ごとに、SearchCountsByAttributes 要素は nil になります。 |
SearchCountsByAttributes 配列 |
要件
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13