AI-generated Key Takeaways
-
The Display & Video 360 API v1 has been sunset.
-
The ListSitesResponse message for SiteService.ListSites contains a list of sites and a token for retrieving the next page of results.
Response message for SiteService.ListSites.
| JSON representation |
|---|
{
"sites": [
{
object ( |
| Fields | |
|---|---|
sites[] |
The list of sites. This list will be absent if empty. |
nextPageToken |
A token to retrieve the next page of results. Pass this value in the |