共用方式為


CustomerLifeCycleStatus 值集 - 客戶管理

定義客戶可能的狀態值。

語法

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

CustomerLifeCycleStatus值集具有下列值:ActiveInactive

描述
作用中 客戶正在使用中。
非作用中 客戶處於非作用中狀態,這表示已刪除客戶。

需求

服務: CustomerManagementService.svc v13
命名 空間: https://bingads.microsoft.com/Customer/v13

消費者

客戶