Method: workspaces.get

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

Workspace를 가져옵니다.

HTTP 요청

GET https://tagmanager.googleapis.com/tagmanager/v2/{path}

경로 매개변수

매개변수
path

string

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

요청 본문

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

응답 본문

성공한 경우 응답 본문에 Workspace의 인스턴스가 포함됩니다.

승인 범위

다음 OAuth 범위 중 하나가 필요합니다.

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

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