ReplaceSitesResponse

  • Display & Video 360 API v2 is no longer in use.

  • The provided documentation details the JSON response structure for the SiteService.ReplaceSites method within the API.

  • This response specifically outlines the format for representing a list of sites within a channel after a replacement operation.

Response message for SiteService.ReplaceSites.

JSON representation
{
  "sites": [
    {
      object (Site)
    }
  ]
}
Fields
sites[]

object (Site)

The list of sites in the channel after replacing.