SunshineConversationsClient::Campaign

August 27, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
idStringThe unique ID of the campaign.[optional]

Example

require 'sunshine-conversations-client'

instance = SunshineConversationsClient::Campaign.new(
  id: de13bee15b51033b34162411
)