UpdateWhatsAppMessageTemplateRequest
Types
Properties
Link copied to clipboard
When true, disables click tracking for call-to-action URL buttons in the template.
Link copied to clipboard
The numeric ID of the template assigned by Meta.
Link copied to clipboard
The format specification for parameters in the template, this can be either 'named' or 'positional'.
Link copied to clipboard
The new category for the template (for example, UTILITY or MARKETING).
Link copied to clipboard
The updated components of the template as a JSON blob (maximum 3000 characters).
Link copied to clipboard
The language code of the message template (for example, en or en_US). Use together with templateName as an alternative to metaTemplateId to identify a template.
Link copied to clipboard
The name of the message template. Use together with templateLanguageCode as an alternative to metaTemplateId to identify a template.
Functions
Link copied to clipboard
inline fun copy(block: UpdateWhatsAppMessageTemplateRequest.Builder.() -> Unit = {}): UpdateWhatsAppMessageTemplateRequest