BulkEditSitesResponse
پیام پاسخ برای SiteService.BulkEditSites.
نمایندگی JSON |
---|
{
"sites": [
{
object (Site )
}
]
} |
فیلدها |
---|
sites[] | object ( Site ) لیست سایت هایی که با موفقیت ایجاد شده اند. در صورت خالی بودن این لیست وجود نخواهد داشت. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-06 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-06 بهوقت ساعت هماهنگ جهانی."],[[["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"]]