Variable AdvertiserIndustrySchemaConst
AdvertiserIndustrySchema: ZodUnion<
readonly [
ZodLiteral<"automotive">,
ZodLiteral<"automotive.electric_vehicles">,
ZodLiteral<"automotive.parts_accessories">,
ZodLiteral<"automotive.luxury">,
ZodLiteral<"beauty_cosmetics">,
ZodLiteral<"beauty_cosmetics.skincare">,
ZodLiteral<"beauty_cosmetics.fragrance">,
ZodLiteral<"beauty_cosmetics.haircare">,
ZodLiteral<"cannabis">,
ZodLiteral<"cpg">,
ZodLiteral<"cpg.personal_care">,
ZodLiteral<"cpg.household">,
ZodLiteral<"dating">,
ZodLiteral<"education">,
ZodLiteral<"education.higher_education">,
ZodLiteral<"education.online_learning">,
ZodLiteral<"education.k12">,
ZodLiteral<"energy_utilities">,
ZodLiteral<"energy_utilities.renewable">,
ZodLiteral<"fashion_apparel">,
ZodLiteral<"fashion_apparel.luxury">,
ZodLiteral<"fashion_apparel.sportswear">,
ZodLiteral<"finance">,
ZodLiteral<"finance.banking">,
ZodLiteral<"finance.insurance">,
ZodLiteral<"finance.investment">,
ZodLiteral<"finance.cryptocurrency">,
ZodLiteral<"food_beverage">,
ZodLiteral<"food_beverage.alcohol">,
ZodLiteral<"food_beverage.restaurants">,
ZodLiteral<"food_beverage.packaged_goods">,
ZodLiteral<"gambling_betting">,
ZodLiteral<"gambling_betting.sports_betting">,
ZodLiteral<"gambling_betting.casino">,
ZodLiteral<"gaming">,
ZodLiteral<"gaming.mobile">,
ZodLiteral<"gaming.console_pc">,
ZodLiteral<"gaming.esports">,
ZodLiteral<"government_nonprofit">,
ZodLiteral<"government_nonprofit.political">,
ZodLiteral<"government_nonprofit.charity">,
ZodLiteral<"healthcare">,
ZodLiteral<"healthcare.pharmaceutical">,
ZodLiteral<"healthcare.medical_devices">,
ZodLiteral<"healthcare.wellness">,
ZodLiteral<"home_garden">,
ZodLiteral<"home_garden.furniture">,
ZodLiteral<"home_garden.home_improvement">,
ZodLiteral<"media_entertainment">,
ZodLiteral<"media_entertainment.podcasts">,
ZodLiteral<"media_entertainment.music">,
ZodLiteral<"media_entertainment.film_tv">,
ZodLiteral<"media_entertainment.publishing">,
ZodLiteral<"media_entertainment.live_events">,
ZodLiteral<"pets">,
ZodLiteral<"professional_services">,
ZodLiteral<"professional_services.legal">,
ZodLiteral<"professional_services.consulting">,
ZodLiteral<"real_estate">,
ZodLiteral<"real_estate.residential">,
ZodLiteral<"real_estate.commercial">,
ZodLiteral<"recruitment_hr">,
ZodLiteral<"retail">,
ZodLiteral<"retail.ecommerce">,
ZodLiteral<"retail.department_stores">,
ZodLiteral<"sports_fitness">,
ZodLiteral<"sports_fitness.equipment">,
ZodLiteral<"sports_fitness.teams_leagues">,
ZodLiteral<"technology">,
ZodLiteral<"technology.software">,
ZodLiteral<"technology.hardware">,
ZodLiteral<"technology.ai_ml">,
ZodLiteral<"telecom">,
ZodLiteral<"telecom.mobile_carriers">,
ZodLiteral<"telecom.internet_providers">,
ZodLiteral<"transportation_logistics">,
ZodLiteral<"travel_hospitality">,
ZodLiteral<"travel_hospitality.airlines">,
ZodLiteral<"travel_hospitality.hotels">,
ZodLiteral<"travel_hospitality.cruise">,
ZodLiteral<"travel_hospitality.tourism">,
],
> = ...