GoogleApi.TagManager

Tag Manager API client library.

This API allows clients to access and modify container and tag configuration.

Installation

Install this package from Hex by adding google_api_tag_manager to your list of dependencies in mix.exs:

def deps do
  [{:google_api_tag_manager, "~> 0.24"}]
end

For more information

Product documentation is available at https://developers.google.com/tag-manager.

Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_tag_manager.