ServiceLevel 値セット - Customer Management
内部使用のみ。
構文
<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 値セットには、内部、Premium、Select、SelfServe、SelfServeTrusted の値があります。
値 | 説明 |
---|---|
内部 | 内部使用のみ。 |
Premium | 内部使用のみ。 |
選択 | 内部使用のみ。 |
SelfServe | 内部使用のみ。 |
SelfServeTrusted | 内部使用のみ。 |
要件
サービス: CustomerManagementService.svc v13
名前 空間: https://bingads.microsoft.com/Customer/v13