BMCStoreSubType 值集 - 市场活动管理
定义 Microsoft 商家中心商店子类型的可能值。
语法
<xs:simpleType name="BMCStoreSubType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="CoOp">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GlobalStore">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
值
BMCStoreSubType 值集具有以下值:CoOp、GlobalStore。
值 | 说明 |
---|---|
库 珀 | Microsoft 商家中心商店支持品牌购物活动。 |
GlobalStore | 通过品牌购物活动,全球商店包括当前经理帐户下的所有链接商店。 不能通过负 StoreCriterion 排除全局存储。 |
要求
服务: CampaignManagementService.svc v13
命名 空间: https://bingads.microsoft.com/CampaignManagement/v13