MetaLibraryTemplateDefinition
Defines the complete structure and content of a template in Meta's library.
Contents
- templateBody
-
The body text of the template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2000.
Required: No
- templateButtons
-
The buttons included in the template.
Type: Array of LibraryTemplateButtonList objects
Required: No
- templateCategory
-
The category of the template (for example, UTILITY or MARKETING).
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
- templateHeader
-
The header text of the template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Required: No
- templateId
-
The ID of the template in Meta's library.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[0-9]+
Required: No
- templateIndustry
-
The industries the template is designed for.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 25.
Required: No
- templateLanguage
-
The language code for the template (for example, en_US).
Type: String
Length Constraints: Minimum length of 1. Maximum length of 6.
Required: No
- templateName
-
The name of the template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: No
- templateTopic
-
The topic or subject matter of the template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 20.
Required: No
- templateUseCase
-
The intended use case for the template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 30.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: