NegativeAdGroupCriterion 数据对象 - 市场活动管理

定义要从指定广告组中排除的条件。

语法

<xs:complexType name="NegativeAdGroupCriterion" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:AdGroupCriterion">
      <xs:sequence />
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

元素

NegativeAdGroupCriterion 对象具有 Inherited Elements

继承的元素

从 AdGroupCriterion 继承的元素

NegativeAdGroupCriterion 对象派生自 AdGroupCriterion 对象,并继承以下元素:AdGroupIdCriterionIdStatusType。 以下说明特定于 NegativeAdGroupCriterion,可能不适用于从 AdGroupCriterion 对象继承相同元素的其他对象。

元素 说明 数据类型
AdGroupId 要对其应用条件的广告组的标识符。

加: 必填
更新: 必填
long
条件 要应用于广告组的条件。 该条件有助于确定是否提供广告组中的广告。

有关可用条件类型的列表,请参阅 AdGroupCriterionType

加: 自选
更新: 自选。 如果未为更新设置任何值,则不会更改此设置。
条件
ID 广告组条件的唯一Microsoft广告标识符。

加: 只读
更新: 必填
long
状态 一个状态值,该值确定条件是否适用于广告组。

目前,负广告组条件的唯一支持状态为 “活动”。

加: 只读
更新: 只读
AdGroupCriterionStatus
类型 广告组条件的类型。 检索负广告组条件时,此值为 NegativeAdGroupCriterion 。 有关广告组条件类型的详细信息,请参阅 AdGroupCriterion 数据对象备注

加: 只读
更新: 只读
string

要求

服务: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13