AI-generated Key Takeaways
-
Display & Video 360 API v1 has been sunset.
-
The response message for SiteService.BulkEditSites includes a JSON representation.
-
The JSON representation contains a list of successfully created sites.
Response message for SiteService.BulkEditSites.
| JSON representation |
|---|
{
"sites": [
{
object ( |
| Fields | |
|---|---|
sites[] |
The list of sites that have been successfully created. This list will be absent if empty. |