KeywordCategory データ オブジェクト - Ad Insight
キーワード カテゴリと信頼度スコアを含むオブジェクトを定義します。 信頼度スコアは、キーワード (keyword)がキーワード (keyword) カテゴリに属する可能性を示します。
構文
<xs:complexType name="KeywordCategory" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Category" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ConfidenceScore" type="xs:double" />
</xs:sequence>
</xs:complexType>
要素
KeywordCategory オブジェクトには、Category、ConfidenceScore という要素があります。
要件
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13