OrderByField 値セット - Customer Management
SearchAccounts、SearchClientLinks、SearchCustomers など、いずれかの検索操作を使用して返されるエンティティのフィールド順序を定義します。
構文
<xs:simpleType name="OrderByField" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="Id" />
<xs:enumeration value="Name" />
<xs:enumeration value="Number" />
<xs:enumeration value="LifeCycleStatus" />
<xs:enumeration value="CouponClassName" />
<xs:enumeration value="CouponStartDate" />
</xs:restriction>
</xs:simpleType>
値
OrderByField 値セットの値は、CouponClassName、CouponStartDate、Id、LifeCycleStatus、Name、Number です。
要件
サービス: CustomerManagementService.svc v13
名前 空間: https://bingads.microsoft.com/Customer/v13