Destinations
이 리소스에 대한 메소드 목록은 이 페이지의 하단에 나와 있습니다.
리소스 표현
Google 태그 대상을 나타냅니다.
{
"path": string,
"accountId": string,
"containerId": string,
"destinationLinkId": string,
"destinationId": string,
"name": string,
"fingerprint": string,
"tagManagerUrl": string
}
속성 이름 |
값 |
설명 |
참고 |
accountId |
string |
GTM 계정 ID입니다. |
|
containerId |
string |
GTM 컨테이너 ID입니다. |
|
destinationId |
string |
목적지 ID. |
|
destinationLinkId |
string |
도착 페이지 링크 ID는 도착 페이지를 고유하게 식별합니다. |
|
fingerprint |
string |
저장 시간에 계산된 Google 태그 대상의 지문입니다. 이 값은 대상이 수정될 때마다 다시 계산됩니다. |
|
name |
string |
대상 표시 이름입니다. |
|
path |
string |
대상의 API 상대 경로입니다. |
|
tagManagerUrl |
string |
태그 관리자 UI로 연결되는 자동 생성 링크입니다. |
|
메서드
- get
- 목적지를 가져옵니다.
- 링크
- 이 컨테이너에 목적지를 추가하고 컨테이너에서 목적지를 삭제하여
현재 연결되어 있습니다.
- list
- GTM 컨테이너에 연결된 모든 대상을 나열합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-09-12(UTC)
[null,null,["최종 업데이트: 2024-09-12(UTC)"],[[["This document describes the structure and properties of a Google Tag Destination resource within Google Tag Manager."],["Each Destination is uniquely identified by its `destinationLinkId` and includes details like its name, associated container, and an auto-generated link to the Tag Manager UI."],["This resource can be accessed and manipulated using methods like `get`, `link`, and `list` to retrieve, relocate, and view all Destinations in a container."],["A Google Tag Destination representation encompasses crucial identifiers such as `accountId`, `containerId`, and `destinationId` alongside descriptive attributes such as `name`, `path`, and `tagManagerUrl`."]]],[]]