Resolves one merge conflict in a Google Tag Manager workspace by submitting the entity in its desired resolved state
Resolves one merge conflict in a Google Tag Manager workspace by submitting the entity in its desired resolved state. Get conflicts from gtm_sync_workspace or gtm_get_workspace_status.
Resolved Entity (object or JSON string) matching the Google Tag Manager API v2 Entity spec: exactly one entity key (tag, trigger, variable, folder, client, transformation, zone, gtagConfig, or builtInVariable) holding the entity in its desired resolved state, plus changeStatus. Take the entity from a mergeConflict entry returned by gtm_sync_workspace or gtm_get_workspace_status, edit it to the state you want, and pass it here.
fingerprint
string
No
-
Optional fingerprint of the entity_in_workspace from the mergeConflict entry. When provided, the resolve only succeeds if the workspace entity has not changed since.