Meta ad template guidelines
Meta ad templates help you to create visually consistent and effective ads across Meta platforms. By following recommended design practices and using supported fields, you can ensure that your templates are optimized for GenStudio for Performance Marketing. This guide explains how to structure, customize, and prepare Meta ad templates for seamless integration and high-impact results.
Follow these design best practices when customizing Meta ad templates to work with GenStudio for Performance Marketing:
- Use 360 pixel width for column layouts
- Use a minimum resolution of 1080 x 1080 pixels for images
- Exactly one image field is required
- Do not use relative font size
- Do not define viewport
- Do not use JavaScript
- Do not override an HTML element in the CSS
- Use the
<img>
tag instead ofbackground-image
- Use masking to improve text readability over background images
- Only one section can be used, generating a single set of template elements
Recognized field names
When customizing your Meta ads template, apply content placeholders for these required fields:
image
(required, selected from Content JPEG, PNG, or GIF)on_image_text
(text that appears over the image)
GenStudio for Performance Marketing automatically generates the following fields. You do not have to apply content placeholders for:
headline
body
cta
See Content placeholders to understand more about using field names in templates.
Supported aspect ratios
If the ad is not designed in one of these aspect ratios, GenStudio for Performance Marketing automatically crops the image into the appropriate size.
Template example
The following is a basic example of a Meta ad template. The head contains inline CSS for styling. The body uses content placeholders, such as image
and on_image_text
, to indicate where GenStudio for Performance Marketing can generate content.
code language-html line-numbers h-33 |
---|
|