ReplaceSitesResponse

  • Display & Video 360 API v3 has been sunset and users should transition to v4.

  • The ReplaceSitesResponse message for SiteService includes a JSON representation.

  • The JSON representation for ReplaceSitesResponse contains a list of Site objects.

  • The sites field in the response is an array of Site objects representing the sites in the channel after replacement.

Response message for SiteService.ReplaceSites.

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

object ( Site )

The list of sites in the channel after replacing.

Design a Mobile Site
View Site in Mobile | Classic
Share by: