REST Resource: properties.googleAdsLinks
리소스: GoogleAdsLink
Google 애널리틱스 속성과 Google Ads 계정 간의 연결입니다.
JSON 표현 |
{
"name": string,
"customerId": string,
"canManageClients": boolean,
"adsPersonalizationEnabled": boolean,
"createTime": string,
"updateTime": string,
"creatorEmailAddress": string
} |
필드 |
name |
string
출력 전용입니다. 형식: properties/{propertyId}/googleAdsLinks/{googleAdsLinkId} 참고: googleAdsLinkId는 Google Ads 고객 ID가 아닙니다.
|
customerId |
string
변경할 수 없습니다. Google Ads 고객 ID를 입력하세요.
|
canManageClients |
boolean
출력 전용입니다. 이 링크가 Google Ads 관리자 계정에 연결된 경우 true입니다.
|
adsPersonalizationEnabled |
boolean
이 통합으로 개인 맞춤 광고 기능을 사용 설정합니다. Google 애널리틱스 잠재고객 목록 및 Google 애널리틱스 리마케팅 이벤트/매개변수를 연결된 Google Ads 계정에 자동으로 게시합니다. 생성/업데이트 시 이 필드가 설정되지 않으면 기본값은 true입니다.
|
createTime |
string (Timestamp format)
출력 전용입니다. 이 연결이 처음 생성된 시간입니다. 생성된 출력은 항상 Z-정규화되고 소수점 이하 자릿수가 0, 3, 6 또는 9인 RFC 3339를 사용합니다. 'Z' 이외의 오프셋도 허용됩니다. 예를 들면 "2014-10-02T15:01:23Z" , "2014-10-02T15:01:23.045123456Z" 또는 "2014-10-02T15:01:23+05:30" 입니다.
|
updateTime |
string (Timestamp format)
출력 전용입니다. 이 링크가 마지막으로 업데이트된 시간입니다. 생성된 출력은 항상 Z-정규화되고 소수점 이하 자릿수가 0, 3, 6 또는 9인 RFC 3339를 사용합니다. 'Z' 이외의 오프셋도 허용됩니다. 예를 들면 "2014-10-02T15:01:23Z" , "2014-10-02T15:01:23.045123456Z" 또는 "2014-10-02T15:01:23+05:30" 입니다.
|
creatorEmailAddress |
string
출력 전용입니다. 링크를 만든 사용자의 이메일 주소입니다. 이메일 주소를 가져올 수 없는 경우 빈 문자열이 반환됩니다.
|
메서드 |
|
GoogleAdsLink를 만듭니다. |
|
속성에서 GoogleAdsLink를 삭제합니다. |
|
속성의 GoogleAdsLinks를 나열합니다. |
|
속성의 GoogleAdsLink 업데이트 |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-01-30(UTC)
[null,null,["최종 업데이트: 2025-01-30(UTC)"],[[["GoogleAdsLink connects a Google Analytics 4 property with a Google Ads account, enabling personalized advertising and data sharing."],["It provides methods for creating, deleting, listing, and updating these links."],["Key properties of a GoogleAdsLink include its name, Google Ads customer ID, manager account status, personalization settings, creation and update timestamps, and creator's email address."],["GoogleAdsLinks have a JSON representation detailing their properties and values, such as name, customerId, canManageClients, adsPersonalizationEnabled, and timestamps."]]],["A GoogleAdsLink establishes a connection between a Google Analytics property and a Google Ads account. Key actions include creating, deleting, listing, and updating these links. The JSON representation includes the link's name, customer ID, management permissions, personalization settings, creation and update timestamps, and creator's email. Personalized advertising features can be enabled, automatically publishing Google Analytics audience lists and remarketing data to the linked Google Ads account. The system uses RFC 3339 timestamp formatting.\n"]]