Jumlah maksimum resource yang akan ditampilkan. Jika tidak ditentukan, paling banyak 50 resource akan ditampilkan. Nilai maksimumnya adalah 200 (nilai yang lebih tinggi akan dikonversi menjadi maksimum).
pageToken
string
Token halaman, diterima dari panggilan displayVideo360AdvertiserLinks.list sebelumnya. Berikan ini untuk mengambil halaman berikutnya.
Saat melakukan penomoran halaman, semua parameter lain yang diberikan untuk displayVideo360AdvertiserLinks.list harus sesuai dengan panggilan yang menyediakan token halaman.
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Pesan respons untuk RPC displayVideo360AdvertiserLinks.list.
Jika berhasil, isi respons memuat data dengan struktur berikut:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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"]]