每個新委刊項都必須聲明是否會放送歐盟政治廣告。如果透過 Display & Video 360 API 和 SDF 上傳的檔案未提供聲明,系統就會失敗。詳情請參閱
淘汰項目頁面。
ListSitesResponse
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
SiteService.ListSites 的回應訊息。
JSON 表示法 |
{
"sites": [
{
object (Site )
}
],
"nextPageToken": string
} |
欄位 |
sites[] |
object (Site )
網站清單。 如果沒有任何項目,系統就不會顯示這份清單。
|
nextPageToken |
string
用來擷取下一頁結果的符記。 在後續呼叫 ListSites 方法時,將這個值傳遞至 pageToken 欄位,即可擷取下一頁結果。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-09-09 (世界標準時間)。
[null,null,["上次更新時間:2025-09-09 (世界標準時間)。"],[],["The core content details the JSON response structure for `SiteService.ListSites`. The response contains an array of `sites`, each represented as a Site object. If no sites are found, the `sites` array will be absent. Additionally, a `nextPageToken` string is provided to fetch subsequent result pages by using it in the `pageToken` field of future `ListSites` method calls.\n"],null,[]]