Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 454 Bytes

GetSharedTemplateUrl.md

File metadata and controls

18 lines (12 loc) · 454 Bytes

Brevo::GetSharedTemplateUrl

Properties

Name Type Description Notes
shared_url String A unique URL for the email campaign or transactional template. This URL can be shared with other Brevo users.

Example

require 'brevo'

instance = Brevo::GetSharedTemplateUrl.new(
  shared_url: https://my.brevo.com/pt2YU7R5W_guXlowgumy_VX4pFsKu._zd0Gjj96x1_GMmzc1Qps5ZIpj6nx-
)