Conjunto de Valores ServiceLevel - Gestão de Clientes
Apenas para utilização interna.
Sintaxe
<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
O conjunto de valores ServiceLevel tem os seguintes valores: Interno, Premium, Selecionar, SelfServe, SelfServeTrusted.
Requisitos
Serviço: CustomerManagementService.svc v13
Espaço de nomes: https://bingads.microsoft.com/Customer/v13