CustomerFinancialStatus 值集 - 客戶管理
定義客戶可能的財務狀態值。
語法
<xs:simpleType name="CustomerFinancialStatus" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="ProposalsOnly" />
<xs:enumeration value="PendingCreditCheck" />
<xs:enumeration value="ClearFinancialStatus" />
<xs:enumeration value="SoldToOnly" />
<xs:enumeration value="CreditHold" />
<xs:enumeration value="CreditWarning" />
</xs:restriction>
</xs:simpleType>
值
CustomerFinancialStatus值集具有下列值:ClearFinancialStatus、CreditHold、CreditWarning、PendingCreditCheck、ProposalsOnly、SoldToOnly。
值 | 描述 |
---|---|
ClearFinancialStatus | 客戶處於良好的狀態。 |
CreditHold | 客戶的其中一個帳戶已逾期。 |
CreditWarning | 不會使用。 |
PendingCreditCheck | 客戶正在進行點數檢查,做為客戶註冊程式的一部分。 在信用檢查完成之前,服務不會傳遞客戶的廣告。 此狀態僅適用于進階客戶。 |
提案Only | 不會使用。 |
SoldToOnly | 客戶被視為信用風險。 您無法為具有此狀態的客戶設定 BillToCustomerId [發行者][帳戶 ] 的 元素。 此狀態僅適用于進階客戶。 |
需求
服務: CustomerManagementService.svc v13
命名 空間: https://bingads.microsoft.com/Customer/v13