Creates a template in a Google Tag Manager workspace from a raw resource payload
Creates a template in a Google Tag Manager workspace from a raw resource payload. Custom templates define reusable tag, variable, and client types in a Google Tag Manager container. Version and publish to take changes live.
Full CustomTemplate resource (object or JSON string) matching the Google Tag Manager API v2 CustomTemplate spec. Must include name; templateData holds the exported template (.tpl) text. To install a community template instead, use gtm_import_template_from_gallery.