Edit

Share via


UetTagIndustry Value Set - Campaign Management

Defines the industry of the website associated with your UET tag.

Syntax

<xs:simpleType name="UetTagIndustry" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="AdultGambling" />
    <xs:enumeration value="Autos" />
    <xs:enumeration value="B2BServices" />
    <xs:enumeration value="B2CServices" />
    <xs:enumeration value="CPG" />
    <xs:enumeration value="CareersEducation" />
    <xs:enumeration value="CommunitySocialCharitableGroups" />
    <xs:enumeration value="Entertainment" />
    <xs:enumeration value="FinancialServicesInsurance" />
    <xs:enumeration value="Government" />
    <xs:enumeration value="HealthWellness" />
    <xs:enumeration value="RealEstate" />
    <xs:enumeration value="RestaurantsFood" />
    <xs:enumeration value="Retail" />
    <xs:enumeration value="ScienceSocialScienceOthers" />
    <xs:enumeration value="TechnologyTelecommunications" />
    <xs:enumeration value="TravelTransportation" />
    <xs:enumeration value="Other" />
    <xs:enumeration value="Unknown" />
  </xs:restriction>
</xs:simpleType>

Values

The UetTagIndustry value set has the following values: AdultGambling, Autos, B2BServices, B2CServices, CareersEducation, CommunitySocialCharitableGroups, CPG, Entertainment, FinancialServicesInsurance, Government, HealthWellness, Other, RealEstate, RestaurantsFood, Retail, ScienceSocialScienceOthers, TechnologyTelecommunications, TravelTransportation, Unknown.

Value Description
AdultGambling The industry is AdultGambling.
Autos The industry is Autos.
B2BServices The industry is B2BServices.
B2CServices The industry is B2CServices.
CareersEducation The industry is Careers/Education.
CommunitySocialCharitableGroups The industry is CommunitySocialCharitableGroups.
CPG The industry is CPG (consumer packaged goods).
Entertainment The industry is Entertainment.
FinancialServicesInsurance The industry is FinancialServicesInsurance.
Government The industry is Government.
HealthWellness The industry is HealthWellness.
Other The industry is Other.
RealEstate The industry is RealEstate.
RestaurantsFood The industry is RestaurantsFood.
Retail The industry is Retail.
ScienceSocialScienceOthers The industry is ScienceSocialScienceOthers.
TechnologyTelecommunications The industry is TechnologyTelecommunications.
TravelTransportation The industry is TravelTransportation.
Unknown The industry is Unknown.

Requirements

Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13

Used By

UetTag