NegativeKeyword 數據物件 - 營銷活動管理
定義符合類型的負關鍵詞。
可以新增和刪除負關鍵詞,但無法更新。
您可以選擇將負關鍵詞指派給個別營銷活動或廣告群組。 指派的一組負關鍵詞無法與其他行銷活動或廣告群組共用。
負關鍵詞也可以從共用負關鍵詞清單中加入和刪除。 負關鍵詞清單可以與多個活動共用或關聯。
注意事項
如果您選擇的話,可以將相同的負關鍵詞和比對類型新增至所有營銷活動、廣告群組和負關鍵詞清單。 每個實例都必須個別新增和關聯,並指派唯一的負關鍵詞標識碼。
如需管理負關鍵詞和負關鍵詞清單的詳細資訊,請參閱 負關鍵詞 技術指南。
<xs:complexType name="NegativeKeyword" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:SharedListItem">
<xs:sequence>
<xs:element minOccurs="0" name="Id" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="MatchType" nillable="true" type="tns:MatchType" />
<xs:element minOccurs="0" name="Text" nillable="true" type="xs:string" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
元素
NegativeKeyword 物件具有下列元素:Id、MatchType、Text。
元素 | 描述 | 資料類型 |
---|---|---|
標識碼 | negative 關鍵詞的唯Microsoft Advertising標識符。 加: 唯讀 刪除: 必填 |
長 |
MatchType | 要比較 negative 關鍵詞和用戶搜尋字詞的相符類型。 負關鍵詞的支援值為 Exact 和 Phrase。 加: 必填 刪除: 自選 |
MatchType |
發簡訊 | 負關鍵詞文字。 文字最多可以包含100個字元。 加: 必填 刪除: 自選 |
string |
NegativeKeyword 物件具有 Inherited Elements。
繼承的專案
從 SharedListItem 繼承的專案
NegativeKeyword 物件衍生自 SharedListItem 物件,並繼承下列元素:ForwardCompatibilityMap、Type。 下列描述專屬於 NegativeKeyword,而且可能不適用於從 SharedListItem 物件繼承相同元素的其他物件。
元素 | 描述 | 資料類型 |
---|---|---|
ForwardCompatibilityMap | 用於向前相容性的索引鍵和值字串清單,以避免在目前 API 版本中新增新元素時中斷變更。 未來的版本中將會記下向前相容性變更。 此物件目前沒有向前相容性變更。 |
KeyValuePairOfstringstring 陣 列 |
類型 | 共用清單項目的類型。 當您擷取負關鍵詞時,此值為 NegativeKeyword 。 如需共用清單項目類型的詳細資訊,請參閱 SharedListItem 資料物件備註。 加: 唯讀 |
string |
需求
服務: CampaignManagementService.svc v13
命名空間: https://bingads.microsoft.com/CampaignManagement/v13