[[["わかりやすい","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"]],["最終更新日 2024-08-21 UTC。"],[[["This page documents the JSON response for the SiteService.BulkEditSites method in Display & Video 360 API."],["The response includes a `sites` field containing a list of successfully created `Site` objects."],["If no sites were created, the `sites` list will be absent from the response."]]],["The `BulkEditSites` response contains a list of `sites`. Each site is represented as an object defined by the `Site` schema. The response includes an array named `sites[]`, which holds the successfully created sites. If no sites were created, this `sites[]` list will be absent from the response. The structure is defined in JSON with the `sites` field, which can be empty or contains one or more `Site` objects.\n"]]