REST Resource: properties.displayVideo360AdvertiserLinks
리소스: DisplayVideo360AdvertiserLink
Google 애널리틱스 속성과 Display & Video 360 광고주 간의 연결입니다.
JSON 표현 |
{
"name": string,
"advertiserId": string,
"advertiserDisplayName": string,
"adsPersonalizationEnabled": boolean,
"campaignDataSharingEnabled": boolean,
"costDataSharingEnabled": boolean
} |
필드 |
name |
string
출력 전용입니다. 이 DisplayVideo360AdvertiserLink 리소스의 리소스 이름입니다. 형식: properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId} 참고: linkId는 Display & Video 360 광고주 ID가 아닙니다.
|
advertiserId |
string
변경할 수 없습니다. Display & Video 360 광고주의 광고주 ID입니다.
|
advertiserDisplayName |
string
출력 전용입니다. Display & Video 360 광고주의 표시 이름입니다.
|
adsPersonalizationEnabled |
boolean
이 통합으로 개인 맞춤 광고 기능을 사용 설정합니다. 생성/업데이트 시 이 필드가 설정되지 않으면 기본값은 true입니다.
|
campaignDataSharingEnabled |
boolean
변경할 수 없습니다. Display & Video 360에서 Google 애널리틱스 속성으로 캠페인 데이터를 가져올 수 있도록 합니다. 연결을 만든 후에는 Display & Video 360 제품에서만 업데이트할 수 있습니다. 만들 때 이 필드를 설정하지 않으면 기본값은 true입니다.
|
costDataSharingEnabled |
boolean
변경할 수 없습니다. Display & Video 360에서 Google 애널리틱스 속성으로 비용 데이터를 가져올 수 있습니다. campaignDataSharingEnabled 이 true인 경우에만 사용 설정할 수 있습니다. 연결을 만든 후에는 Display & Video 360 제품에서만 업데이트할 수 있습니다. 만들 때 이 필드를 설정하지 않으면 기본값은 true입니다.
|
메서드 |
|
DisplayVideo360AdvertiserLink를 만듭니다. |
|
속성에서 DisplayVideo360AdvertiserLink를 삭제합니다. |
|
단일 DisplayVideo360AdvertiserLink 조회 |
|
속성의 모든 DisplayVideo360AdvertiserLinks를 나열합니다. |
|
속성의 DisplayVideo360AdvertiserLink를 업데이트합니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-01-14(UTC)
[null,null,["최종 업데이트: 2025-01-14(UTC)"],[[["DisplayVideo360AdvertiserLink resource allows linking a Google Analytics 4 property and a Display & Video 360 advertiser."],["This link enables features like personalized advertising, importing campaign data, and importing cost data from Display & Video 360 to GA4."],["Users can manage these links using methods such as creating, deleting, retrieving, listing, and updating."],["Some features, like campaign and cost data sharing, are immutable after initial creation and require updates through the Display & Video 360 product."],["By default, personalized advertising, campaign data sharing, and cost data sharing are enabled if not specified during link creation."]]],["The DisplayVideo360AdvertiserLink resource connects a Google Analytics property to a Display & Video 360 advertiser. Key data includes `advertiserId`, `advertiserDisplayName`, and settings for `adsPersonalizationEnabled`, `campaignDataSharingEnabled`, and `costDataSharingEnabled`. You can create, delete, get, list, and update these links via corresponding methods. Sharing campaign and cost data must be enabled via Display & Video 360 after initial creation, and cost data sharing requires campaign data sharing to be enabled.\n"]]