AccountTaxCertificate 数据对象 - 客户管理
定义 AccountTaxCertificate 数据对象。
语法
<xs:complexType name="AccountTaxCertificate" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="TaxCertificateBlobContainerName" nillable="true" type="xs:string" />
<xs:element xmlns:q3="http://schemas.datacontract.org/2004/07/System.Collections.Generic" minOccurs="0" name="TaxCertificates" nillable="true" type="q3:ArrayOfKeyValuePairOfstringbase64Binary" />
<xs:element minOccurs="0" name="Status" nillable="true" type="tns:TaxCertificateStatus" />
</xs:sequence>
</xs:complexType>
元素
AccountTaxCertificate 对象具有以下元素:Status、TaxCertificateBlobContainerName、TaxCertificates。
元素 | 说明 | 数据类型 |
---|---|---|
状态 | 税务证书的状态: “有效”、“ 无效”或 “挂起”。 | TaxCertificateStatus |
TaxCertificateBlobContainerName | 税务证书的容器名称。 | string |
TaxCertificates | 税务证书列表。 | KeyValuePairOfstringbase64Binary 数组 |
要求
服务: CustomerManagementService.svc v13
Namespace: https://bingads.microsoft.com/Customer/v13/Entities