KeywordAndMatchType 數據物件 - Ad Insight
定義物件,其中包含關鍵詞和對應的比對型別。
語法
<xs:complexType name="KeywordAndMatchType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="KeywordText" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MatchTypes" nillable="true" type="tns:ArrayOfMatchType" />
</xs:sequence>
</xs:complexType>
元素
KeywordAndMatchType 物件具有下列元素:KeywordText、MatchTypes。
元素 | 描述 | 資料類型 |
---|---|---|
KeywordText | 關鍵詞文字。 | string |
MatchTypes | 關鍵詞的對應比對類型。 | MatchType 陣 列 |
需求
服務: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13