共用方式為


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物件具有下列元素:KeywordTextMatchTypes

元素 說明 資料類型
KeywordText 關鍵字文字。 string
MatchTypes 關鍵字的對應比對類型。 MatchType 數

需求

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

消費者

GetEstimatedBidByKeywords