industryCategory property

String? industryCategory
getter/setter pair

Industry associated with this property Example: AUTOMOTIVE, FOOD_AND_DRINK Possible string values are:

  • "INDUSTRY_CATEGORY_UNSPECIFIED" : Industry category unspecified
  • "AUTOMOTIVE" : Automotive
  • "BUSINESS_AND_INDUSTRIAL_MARKETS" : Business and industrial markets
  • "FINANCE" : Finance
  • "HEALTHCARE" : Healthcare
  • "TECHNOLOGY" : Technology
  • "TRAVEL" : Travel
  • "OTHER" : Other
  • "ARTS_AND_ENTERTAINMENT" : Arts and entertainment
  • "BEAUTY_AND_FITNESS" : Beauty and fitness
  • "BOOKS_AND_LITERATURE" : Books and literature
  • "FOOD_AND_DRINK" : Food and drink
  • "GAMES" : Games
  • "HOBBIES_AND_LEISURE" : Hobbies and leisure
  • "HOME_AND_GARDEN" : Home and garden
  • "INTERNET_AND_TELECOM" : Internet and telecom
  • "LAW_AND_GOVERNMENT" : Law and government
  • "NEWS" : News
  • "ONLINE_COMMUNITIES" : Online communities
  • "PEOPLE_AND_SOCIETY" : People and society
  • "PETS_AND_ANIMALS" : Pets and animals
  • "REAL_ESTATE" : Real estate
  • "REFERENCE" : Reference
  • "SCIENCE" : Science
  • "SPORTS" : Sports
  • "JOBS_AND_EDUCATION" : Jobs and education
  • "SHOPPING" : Shopping

Implementation

core.String? industryCategory;