AMP for Gmail
AMP for Email allows senders to include
AMP components inside rich engaging emails, making modern app functionality
available within email. This dynamic email format provides a subset of AMPHTML
components for use in email messages, that allows recipients of AMP emails to
interact dynamically with content directly in the message.
In order to use AMP for Email within Gmail, you must do the following:
- Build the emails to include AMP components. See the
AMP developer documentation.
When building your email, you must make sure to
handle authentication requests appropriately.
- Test your emails to ensure they
have the required appearance and behavior.
- When you are ready to start sending dynamic mail to your recipients, you
must register with Google.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-19 UTC.
[null,null,["Last updated 2024-12-19 UTC."],[[["AMP for Email lets you create interactive and engaging emails with dynamic content using AMP components."],["To use AMP for Email in Gmail, you need to build emails with AMP, test them thoroughly, and register with Google."],["Senders using AMP for Email must handle authentication requests securely to protect user data."]]],["AMP for Email enables the use of AMP components within emails, allowing for dynamic content and app-like functionality directly in messages. To use it in Gmail, you must first build emails containing AMP components, referencing the AMP developer documentation. Next, thoroughly test the emails to confirm their appearance and behavior. Finally, register with Google to begin sending these dynamic emails to recipients. Ensure proper handling of authentication requests during email creation.\n"]]