แชร์ผ่าน


ชุดค่า TaxCertificateStatus - การจัดการลูกค้า

กําหนดชุดค่า TaxCertificateStatus

วากยสัมพันธ์

<xs:simpleType name="TaxCertificateStatus" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Valid">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">174</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Invalid">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">175</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Pending">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">176</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>

ค่า

ชุดค่า TaxCertificateStatus มีค่าต่อไปนี้: ไม่ถูกต้องรอดําเนินการถูกต้อง

ค่า คำอธิบาย
ไม่ถูกต้อง สถานะของใบรับรองภาษีไม่ถูกต้อง
รอ สถานะของใบรับรองภาษีคือ รอดําเนินการ
ถูกต้อง สถานะของใบรับรองภาษีถูกต้อง

ข้อกําหนด

บริการ: CustomerManagementService.svc v13
Namespace: https://bingads.microsoft.com/Customer/v13

ใช้โดย

AccountTaxCertificate