業界価値セット - 顧客管理
顧客が事業を行う業界セグメントを定義します。
構文
<xs:simpleType name="Industry" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="NA" />
<xs:enumeration value="AgencySalesHouse" />
<xs:enumeration value="Automotive" />
<xs:enumeration value="ConsumerPackagedGoods" />
<xs:enumeration value="Education" />
<xs:enumeration value="Entertainment" />
<xs:enumeration value="FinancialServices" />
<xs:enumeration value="FoodServices" />
<xs:enumeration value="Gaming" />
<xs:enumeration value="GovernmentNonprofitPolitical" />
<xs:enumeration value="Healthcare" />
<xs:enumeration value="Internal" />
<xs:enumeration value="PublishingAndWebMedia" />
<xs:enumeration value="RealEstate" />
<xs:enumeration value="Retail" />
<xs:enumeration value="Services" />
<xs:enumeration value="Technology" />
<xs:enumeration value="Telecommunications" />
<xs:enumeration value="TravelHospitality" />
<xs:enumeration value="Other" />
<xs:enumeration value="Pharmaceuticals" />
</xs:restriction>
</xs:simpleType>
値
業界の値セットには、次の値があります:AgencySalesHouse、Automotive、ConsumerPackagedGoods、Education、Entertainment、FinancialServices、FoodServices、Gaming、GovernmentNonprofitPolitical、Healthcare、Internal、NA、Other、Pharmaceuticals、PublishingAndWebMedia、RealEstate、Retail、 サービス、テクノロジ、電気通信、TravelHospitality。
要件
サービス: CustomerManagementService.svc v13
名前 空間: https://bingads.microsoft.com/Customer/v13