AdExtensionStatus 值集 - 市场活动管理

定义广告扩展插件的可能状态值。

语法

<xs:simpleType name="AdExtensionStatus" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Active" />
    <xs:enumeration value="Deleted" />
  </xs:restriction>
</xs:simpleType>

AdExtensionStatus 值集具有以下值:ActiveDeleted

说明
活动 广告扩展处于活动状态。 可以将活动广告扩展与市场活动或广告组相关联。
Deleted 删除广告扩展。 此状态仅供内部使用。 Get 操作将不包括已删除的扩展。

要求

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

使用者

AdExtension