Số lượng tài nguyên tối đa cần trả về. Nếu không chỉ định, hệ thống sẽ trả về tối đa 50 tài nguyên. Giá trị tối đa là 200 (các giá trị cao hơn sẽ được ép thành giá trị tối đa).
pageToken
string
Mã thông báo trang, nhận được từ lệnh gọi displayVideo360AdvertiserLinks.list trước đó. Cung cấp giá trị này để truy xuất trang tiếp theo.
Khi phân trang, tất cả các tham số khác được cung cấp cho displayVideo360AdvertiserLinks.list phải khớp với lệnh gọi đã cung cấp mã thông báo trang.
Nội dung yêu cầu
Nội dung yêu cầu phải trống.
Nội dung phản hồi
Thông báo phản hồi cho RPC displayVideo360AdvertiserLinks.list.
Nếu thành công, phần nội dung phản hồi sẽ chứa dữ liệu có cấu trúc sau:
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-01-14 UTC."],[[["Lists all Display & Video 360 Advertiser Links associated with a Google Analytics 4 property."],["The API request requires specifying the property ID and allows pagination for retrieving large lists."],["The response includes a list of Display & Video 360 Advertiser Links and a token for accessing subsequent pages, if available."],["Proper authorization with either read-only or edit access to Google Analytics is necessary to use this API."]]],["This document details how to list DisplayVideo360AdvertiserLinks on a property using the `GET` method. The request URL requires a `parent` path parameter (e.g., properties/1234). Optional query parameters include `pageSize` (max 200) and `pageToken` for pagination. The request body should be empty. The response body contains a list of `DisplayVideo360AdvertiserLinks` and an optional `nextPageToken`. Authorization requires either `analytics.readonly` or `analytics.edit` OAuth scopes.\n"]]