@adcp/sdk API Reference - v7.9.0
    Preparing search index...

    Variable GovernanceDomainSchemaConst

    GovernanceDomainSchema: ZodUnion<
        readonly [
            ZodLiteral<"campaign">,
            ZodLiteral<"property">,
            ZodLiteral<"creative">,
            ZodLiteral<"content_standards">,
        ],
    > = ...