Method: triggers.delete

전체 이름: accounts.containers.triggers.delete

GTM 트리거를 삭제합니다.

HTTP 요청

DELETE https://tagmanager.googleapis.com/tagmanager/v1/accounts/{accountId}/containers/{containerId}/triggers/{triggerId}

경로 매개변수

매개변수
accountId

string

GTM 계정 ID입니다.

containerId

string

GTM 컨테이너 ID입니다.

triggerId

string

GTM 트리거 ID입니다.

요청 본문

요청 본문은 비어 있어야 합니다.

응답 본문

성공한 경우 응답 본문은 비어 있습니다.

승인 범위

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

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

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