次の方法で共有


AccountTaxCertificate データ オブジェクト - Customer Management

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 オブジェクトには、StatusTaxCertificateBlobContainerNameTaxCertificates という要素があります。

要素 説明 データ型
Status 税証明書の状態: 有効無効、または 保留中 TaxCertificateStatus
TaxCertificateBlobContainerName 税証明書のコンテナー名。 string
TaxCertificates 税証明書の一覧。 KeyValuePairOfstringbase64Binary 配列

要件

サービス: CustomerManagementService.svc v13
Namespace: https://bingads.microsoft.com/Customer/v13/Entities

使用ページ

AdvertiserAccount