Variable AdCPSpecialismSchemaConst
AdCPSpecialismSchema: ZodUnion<
readonly [
ZodLiteral<"audience-sync">,
ZodLiteral<"brand-rights">,
ZodLiteral<"collection-lists">,
ZodLiteral<"content-standards">,
ZodLiteral<"creative-ad-server">,
ZodLiteral<"creative-generative">,
ZodLiteral<"creative-template">,
ZodLiteral<"governance-aware-seller">,
ZodLiteral<"governance-delivery-monitor">,
ZodLiteral<"governance-spend-authority">,
ZodLiteral<"property-lists">,
ZodLiteral<"sales-broadcast-tv">,
ZodLiteral<"sales-catalog-driven">,
ZodLiteral<"sales-guaranteed">,
ZodLiteral<"sales-non-guaranteed">,
ZodLiteral<"sales-proposal-mode">,
ZodLiteral<"sales-social">,
ZodLiteral<"signal-marketplace">,
ZodLiteral<"signal-owned">,
ZodLiteral<"signed-requests">,
],
> = ...