zendesk-messaging-client
    Preparing search index...

    Type Alias Campaign

    Campaign: { id?: string } | null

    The campaign the user interacted with (if applicable).

    Type declaration

    • { id?: string }
      • Optionalid?: string

        The unique ID of the campaign.

    • null