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 値セットの値は、AccountMode、CouponClaimInfo、TaxCertificate です。
値 | 説明 |
---|---|
AccountMode | 応答で AccountMode を返します。 |
CouponClaimInfo | 応答で CouponClaimInfo を返します。 |
TaxCertificate | 応答で TaxCertificate を返します。 |
要件
サービス: CustomerBillingService.svc v13
Namespace: https://bingads.microsoft.com/Billing/v13