共用方式為


NegativeKeyword 數據物件 - Ad Insight

定義負關鍵詞與流量預估的相符類型。

語法

<xs:complexType name="NegativeKeyword" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Id" nillable="true" type="xs:long" />
    <xs:element minOccurs="0" name="MatchType" type="tns:MatchType" />
    <xs:element minOccurs="0" name="Text" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>

元素

NegativeKeyword 物件具有下列元素:IdMatchTypeText

元素 描述 資料類型
標識碼 negative 關鍵詞的 Microsoft Advertising 識別碼。
MatchType negative 關鍵詞的比對類型。 MatchType
發簡訊 負關鍵詞文字。 string

需求

服務: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

消費者

CampaignEstimator