ReplaceSitesResponse

  • Display & Video 360 API v2 has sunset.

  • The JSON representation for the ReplaceSitesResponse includes a list of site objects.

  • The sites field contains the list of sites in the channel after replacing them.

Response message for SiteService.ReplaceSites.

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

object (Site)

The list of sites in the channel after replacing.