REST Resource: properties.displayVideo360AdvertiserLinks
Tài nguyên: DisplayVideo360AdvertiserLink
Đường liên kết giữa một tài sản Google Analytics và một nhà quảng cáo Display & Video 360.
Biểu diễn dưới dạng JSON |
{
"name": string,
"advertiserId": string,
"advertiserDisplayName": string,
"adsPersonalizationEnabled": boolean,
"campaignDataSharingEnabled": boolean,
"costDataSharingEnabled": boolean
} |
Trường |
name |
string
Chỉ có đầu ra. Tên tài nguyên cho tài nguyên DisplayVideo360AdvertiserLink này. Định dạng: properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId} Lưu ý: linkId không phải là Mã nhận dạng nhà quảng cáo Display & Video 360
|
advertiserId |
string
Không thể thay đổi. Mã nhận dạng nhà quảng cáo của Nhà quảng cáo Display & Video 360.
|
advertiserDisplayName |
string
Chỉ có đầu ra. Tên hiển thị của Nhà quảng cáo Display & Video 360.
|
adsPersonalizationEnabled |
boolean
Bật tính năng quảng cáo được cá nhân hoá với hoạt động tích hợp này. Nếu bạn không đặt trường này khi tạo/cập nhật, trường này sẽ được đặt mặc định là true.
|
campaignDataSharingEnabled |
boolean
Không thể thay đổi. Cho phép nhập dữ liệu chiến dịch từ Display & Video 360 vào tài sản Google Analytics. Sau khi tạo mối liên kết, bạn chỉ có thể cập nhật thông tin này trong sản phẩm Display & Video 360. Nếu bạn không đặt trường này khi tạo, trường này sẽ được đặt mặc định là true.
|
costDataSharingEnabled |
boolean
Không thể thay đổi. Cho phép nhập dữ liệu chi phí từ Display & Video 360 vào tài sản Google Analytics. Bạn chỉ có thể bật tính năng này nếu campaignDataSharingEnabled là true. Sau khi tạo mối liên kết, bạn chỉ có thể cập nhật thông tin này trong sản phẩm Display & Video 360. Nếu bạn không đặt trường này khi tạo, trường này sẽ được đặt mặc định là true.
|
Phương thức |
|
Tạo DisplayVideo360AdvertiserLink. |
|
Xoá DisplayVideo360AdvertiserLink trên một tài sản. |
|
Tra cứu một DisplayVideo360AdvertiserLink |
|
Liệt kê tất cả DisplayVideo360AdvertiserLinks trên một tài sản. |
|
Cập nhật DisplayVideo360AdvertiserLink trên một tài sản. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-01-14 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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"]]