共用方式為


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準則。

針對 Update 動作,只有AdGroupCriterionCriterionBidDestinationUrl元素是可變動的。 若要更新產品群組的順序或結構,您無法使用更新動作。 您必須刪除廣告群組準則,然後改為新增產品分割區。
AdGroupCriterion

需求

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

消費者

ApplyHotelGroupActions
ApplyProductPartitionActions