[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-01-06 UTC."],[[["This page describes the JSON response structure for the `SiteService.ListSites` method in Display & Video 360 API."],["The response includes a list of sites and a token for retrieving the next page of results if available."],["Each site in the list is represented by a `Site` object, detailed in its dedicated documentation."]]],["The core content details the JSON response structure for `SiteService.ListSites`. The response contains an array of `sites`, each represented as a Site object. If no sites are found, the `sites` array will be absent. Additionally, a `nextPageToken` string is provided to fetch subsequent result pages by using it in the `pageToken` field of future `ListSites` method calls.\n"]]