MetaLibraryTemplate
Represents a template from Meta's library with customization options.
Contents
- libraryTemplateName
-
The name of the template in Meta's library.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: Yes
- templateCategory
-
The category of the template (for example, UTILITY or MARKETING).
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: Yes
- templateLanguage
-
The language code for the template (for example, en_US).
Type: String
Length Constraints: Minimum length of 1. Maximum length of 6.
Required: Yes
- templateName
-
The name to assign to the template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: Yes
- libraryTemplateBodyInputs
-
Body text customizations for the template.
Type: LibraryTemplateBodyInputs object
Required: No
- libraryTemplateButtonInputs
-
Button customizations for the template.
Type: Array of LibraryTemplateButtonInput objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: