Move Tag Id
move_tag_idMove a tag ID out of an existing container into a newly created container to split multiple tags. Optionally copy users, settings, and accept terms of service during the move.
Instructions
Move a tag ID out of a container into a newly created one.
The inverse of combine_containers: it splits a tag ID off a container that holds several.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_id | No | The tag ID to move out, e.g. GTM-XXXXXXX. | |
| tag_name | No | Name for the newly created container. | |
| account_id | Yes | Numeric Tag Manager account ID. | |
| copy_users | No | Copy users to the new container. | |
| container_id | Yes | Numeric ID of the container holding the tag ID. | |
| copy_settings | No | Copy tag settings to the new container. | |
| copy_terms_of_service | No | Must be true to accept the copied terms of service; the call fails otherwise. | |
| allow_user_permission_feature_update | No | Must be true if the move would turn the user-permissions feature on. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||