Method: workspaces.resolve_conflict

전체 이름: accounts.containers.workspaces.resolve_conflict

요청에 전달된 해결된 개체로 업데이트하여 워크스페이스 항목의 병합 충돌을 해결합니다.

HTTP 요청

POST https://tagmanager.googleapis.com/tagmanager/v2/{path}:resolve_conflict

경로 매개변수

매개변수
path

string

GTM Workspace의 API 상대 경로입니다. accounts/{account}/containers/{container}/workspaces/{workspace} 형식이 사용됩니다.

쿼리 매개변수

매개변수
fingerprint

string

이 지문은 병합 충돌의 entityInWorkspace 지문과 일치해야 합니다.

요청 본문

요청 본문에 Entity의 인스턴스가 포함됩니다.

응답 본문

성공하면 응답 본문은 빈 JSON 객체입니다.

승인 범위

다음 OAuth 범위가 필요합니다.

  • https://www.googleapis.com/auth/tagmanager.edit.containers

자세한 내용은 OAuth 2.0 Overview를 참고하세요.