AccountLifeCycleStatus 值集 - 客户管理

定义帐户的可能状态值。

语法

<xs:simpleType name="AccountLifeCycleStatus" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Draft" />
    <xs:enumeration value="Active" />
    <xs:enumeration value="Inactive" />
    <xs:enumeration value="Pause" />
    <xs:enumeration value="Pending" />
    <xs:enumeration value="Suspended" />
  </xs:restriction>
</xs:simpleType>

AccountLifeCycleStatus 值集具有以下值:ActiveDraftInactivePausePendingSuspended

说明
活动 该帐户处于活动状态,这意味着可以管理帐户及其市场活动,并提供其广告。
草案 帐户处于草稿状态。 添加帐户时,系统会将状态设置为“草稿”。 系统验证付款方式后,状态将更改为“活动”。 当客户的帐户处于“草稿”状态时,不能添加其他帐户。
非活动 帐户已停用,因为它在 15 个月内未生成流量。 若要重新激活,请在停用后的 30 天内联系 Microsoft Advertising 支持部门。
暂停 仅供内部使用。 可以在帐户处于暂停状态时更新帐户及其市场活动。
Pending 仅供内部使用。 可以在帐户处于挂起状态时更新帐户及其市场活动。
已暂停 你的帐户因可疑活动而被暂停,没有广告符合投放条件。
请联系 Microsoft Advertising 支持

要求

服务: CustomerManagementService.svc v13
命名 空间: https://bingads.microsoft.com/Customer/v13

使用者

AccountInfo
AccountInfoWithCustomerData
广告商帐户