BMCStoreAdditionalField 值集 - 市场活动管理

定义在调用 GetBMCStoresByCustomerId 时可以请求的可选存储属性列表。

语法

<xs:simpleType name="BMCStoreAdditionalField" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:list>
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="GlobalStore" />
        <xs:enumeration value="StoreUrl" />
      </xs:restriction>
    </xs:simpleType>
  </xs:list>
</xs:simpleType>

BMCStoreAdditionalField 值集具有以下值:GlobalStoreStoreUrl

说明
GlobalStore 请求服务返回 将 SubType 设置为 GlobalStore 的全局存储

调用 GetBMCStoresByCustomerId 时,全局存储默认不包含。
StoreUrl 存储的目标 URL。 目标 URL 是用户在单击广告时被定向到的网页。

要求

服务: CampaignManagementService.svc v13
命名 空间: https://bingads.microsoft.com/CampaignManagement/v13

使用者

GetBMCStoresByCustomerId