ReplaceSitesResponse

  • Display & Video 360 API v1 has been sunset.

  • The JSON representation for the ReplaceSites response includes a list of Site objects.

  • The sites field contains the list of sites in the channel after the 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.