Conjunto de valores servicelevel: administración de clientes
Únicamente para uso interno.
Sintaxis
<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>
Valores
El conjunto de valores ServiceLevel tiene los siguientes valores: Internal, Premium, Select, SelfServe, SelfServeTrusted.
Requisitos
Servicio: CustomerManagementService.svc v13
Nombres: https://bingads.microsoft.com/Customer/v13