ชุดมูลค่าอุตสาหกรรม - การจัดการลูกค้า
กําหนดเซ็กเมนต์อุตสาหกรรมที่เป็นไปได้ซึ่งลูกค้าดําเนินการ
ไวยากรณ์
<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
Namespace: https://bingads.microsoft.com/Customer/v13