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

定义要应用于 BiddableAdGroupCriterionNegativeAdGroupCriterion 的操作,特别是包含 ProductPartition 的操作。 可以将一组 AdGroupCriterionAction 对象(也称为产品组)发送到 ApplyProductPartitionActions 服务操作。

语法

<xs:complexType name="AdGroupCriterionAction" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="Action" type="tns:ItemAction" />
    <xs:element minOccurs="0" name="AdGroupCriterion" nillable="true" type="tns:AdGroupCriterion" />
  </xs:sequence>
</xs:complexType>

元素

AdGroupCriterionAction 对象具有以下元素:ActionAdGroupCriterion

元素 说明 数据类型
操作 要应用于 AdGroupCriterion 的操作。 ItemAction
AdGroupCriterion BiddableAdGroupCriterionNegativeAdGroupCriterion,其中任何一个都必须包含 ProductPartition 条件。

对于“更新”操作,只有 AdGroupCriterionCriterionBidDestinationUrl 元素是可变的。 若要更新产品组的顺序或结构,不能使用更新操作。 必须删除广告组条件,然后改为添加新的产品分区。
AdGroupCriterion

要求

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

使用者

ApplyHotelGroupActions
ApplyProductPartitionActions