共用方式為


StoreCriterion 數據物件 - 行銷活動管理

定義準則,以從品牌的 購物活動中排除一個Microsoft商家中心商店。

每個營銷活動最多可以有10個排除的商店。

<xs:complexType name="StoreCriterion" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:Criterion">
      <xs:sequence>
        <xs:element minOccurs="0" name="StoreId" nillable="true" type="xs:long" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

元素

StoreCriterion 物件具有下列元素:StoreId

元素 描述 資料類型
StoreId 要排除的Microsoft商家中心存放區的系統產生標識符。

您無法將全域存放區排除 (設為 GlobalStore) 的 Store SubType

StoreCriterion 物件具有 Inherited Elements

繼承的專案

從準則繼承的專案

StoreCriterion 物件衍生自 Criterion 物件,並繼承下列元素:Type。 下列描述專屬於 StoreCriterion,而且可能不適用於從 Criterion 物件繼承相同元素的其他物件。

元素 描述 資料類型
類型 準則的型別。 當您擷取存放區準則時,此值為 Store 。 如需準則類型的詳細資訊,請參閱 準則數據物件備註

加: 唯讀
更新: 唯讀
string

需求

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