Case
As a user I'd like to be able to edit a Google Tag Manager container , ie create, edit, update or delete an entity. Up to now we have implemented the get and list methods.
Use the methods below to create, modify and delete containers.
References
Case
As a user I'd like to be able to edit a Google Tag Manager container , ie create, edit, update or delete an entity. Up to now we have implemented the
getandlistmethods.Use the methods below to create, modify and delete containers.
createCreates a container.deleteDeletes a container.getGets a container.listLists all containers that belongs to a GTM account.updateUpdates a container.References