Compartir a través de


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.

Valor Descripción
Interna Únicamente para uso interno.
Premium Únicamente para uso interno.
Seleccionar Únicamente para uso interno.
SelfServe Únicamente para uso interno.
SelfServeTrusted Únicamente para uso interno.

Requisitos

Servicio: CustomerManagementService.svc v13
Nombres: https://bingads.microsoft.com/Customer/v13

Usado por

Cliente