ServiceLevel Value Set - Customer Management

For internal use only.

Syntax

<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>

Values

The ServiceLevel value set has the following values: Internal, Premium, Select, SelfServe, SelfServeTrusted.

Value Description
Internal For internal use only.
Premium For internal use only.
Select For internal use only.
SelfServe For internal use only.
SelfServeTrusted For internal use only.

Requirements

Service: CustomerManagementService.svc v13
Namespace: https://bingads.microsoft.com/Customer/v13

Used By

Customer