共用方式為


MatchType 值集 - 行銷活動管理

定義關鍵字或負關鍵字的可能比對類型。

語法

<xs:simpleType name="MatchType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo>
      <ActualType Name="unsignedByte" Namespace="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
    </xs:appinfo>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="Exact" />
    <xs:enumeration value="Phrase" />
    <xs:enumeration value="Broad" />
  </xs:restriction>
</xs:simpleType>

MatchType值集具有下列值:BroadExactPhrase

描述
廣泛 比對類型為 Broad。
確切 比對類型為 Exact。
片語 比對類型為 Phrase。

需求

服務: CampaignManagementService.svc v13
命名 空間: https://bingads.microsoft.com/CampaignManagement/v13

消費者

關鍵字
NegativeKeyword