共用方式為


AccountAdditionalField 值集 - 客戶計費

定義為其他帳戶欄位設定的值。

語法

<xs:simpleType name="AccountAdditionalField" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:list>
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="TaxCertificate" />
        <xs:enumeration value="AccountMode" />
        <xs:enumeration value="CouponClaimInfo" />
      </xs:restriction>
    </xs:simpleType>
  </xs:list>
</xs:simpleType>

AccountAdditionalField值集具有下列值:AccountModeCouponClaimInfoTaxCertificate

描述
AccountMode 傳迴響應中的 AccountMode
CouponClaimInfo 在回應中傳回 CouponClaimInfo
TaxCertificate 在回應中 傳回 TaxCertificate

需求

服務: CustomerBillingService.svc v13
命名 空間: https://bingads.microsoft.com/Billing/v13

消費者

SearchCoupons