共用方式為


CouponRedemption 數據物件 - 客戶計費

包含兌換和取用詳細數據。

語法

<xs:complexType name="CouponRedemption" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="AccountId" type="xs:long" />
    <xs:element minOccurs="0" name="AccountNumber" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="SpendToThreshold" type="xs:double" />
    <xs:element minOccurs="0" name="Balance" type="xs:double" />
    <xs:element minOccurs="0" name="CurrencyCode" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="RedemptionDate" type="xs:dateTime" />
    <xs:element minOccurs="0" name="ExpirationDate" type="xs:dateTime" />
    <xs:element minOccurs="0" name="ActivationDate" nillable="true" type="xs:dateTime" />
  </xs:sequence>
</xs:complexType>

元素

CouponRedemption 物件具有下列元素:AccountIdAccountNumberActivationDateBalanceCurrencyCodeExpirationDateRedemptionDateSpendToThreshold

元素 描述 資料類型
AccountId 兌換優待券之帳戶的標識碼。
AccountNumber 帳戶號碼。 string
ActivationDate 優惠券已準備好取用的日期。 dateTime
平衡 帳戶貨幣的優惠券剩餘金額。
CurrencyCode 優待券餘額和支出閾值的貨幣。 string
ExpirationDate 優待券到期日。

在此日期之後,就無法取用優惠券。
dateTime
RedemptionDate 票息兌換給帳戶的日期。 dateTime
SpendToThreshold 在兌換優待券的時間起,帳戶支出達到此臨界值之前,無法取用優待券。

CurrencyCode 元素會決定貨幣。

需求

服務: CustomerBillingService.svc v13
Namespace: https://bingads.microsoft.com/Customer/v13/Entities

消費者

優待券