Industry Value Set - Customer Management
Defines the possible industry segments in which a customer operates.
Syntax
<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>
Values
The Industry value set has the following values: AgencySalesHouse, Automotive, ConsumerPackagedGoods, Education, Entertainment, FinancialServices, FoodServices, Gaming, GovernmentNonprofitPolitical, Healthcare, Internal, NA, Other, Pharmaceuticals, PublishingAndWebMedia, RealEstate, Retail, Services, Technology, Telecommunications, TravelHospitality.
Requirements
Service: CustomerManagementService.svc v13
Namespace: https://bingads.microsoft.com/Customer/v13