ชุดค่า ServiceLevel - การจัดการลูกค้า
สําหรับใช้ภายในเท่านั้น
ไวยากรณ์
<xs:simpleType name="ServiceLevel" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="SelfServe" />
<xs:enumeration value="SelfServeTrusted" />
<xs:enumeration value="Premium" />
<xs:enumeration value="Internal" />
<xs:enumeration value="Select" />
</xs:restriction>
</xs:simpleType>
ค่า
ชุดค่า ServiceLevel มีค่าต่อไปนี้: Internal, Premium, Select, SelfServe, SelfServeTrusted
ค่า | คำอธิบาย |
---|---|
ภายใน | สําหรับใช้ภายในเท่านั้น |
Premium | สําหรับใช้ภายในเท่านั้น |
เลือก | สําหรับใช้ภายในเท่านั้น |
SelfServe | สําหรับใช้ภายในเท่านั้น |
SelfServeTrusted | สําหรับใช้ภายในเท่านั้น |
ข้อกําหนด
บริการ: CustomerManagementService.svc v13
Namespace: https://bingads.microsoft.com/Customer/v13