[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-25 (世界標準時間)。"],[[["\u003cp\u003eDisplay & Video 360 API v1 is no longer available.\u003c/p\u003e\n"],["\u003cp\u003eA Site represents an app or website belonging to a channel and is defined by its name and URL or App ID.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage Sites by creating, deleting, listing, bulk editing, or replacing them within a channel using the provided methods.\u003c/p\u003e\n"]]],["The document details the \"Site\" resource within the Display & Video 360 API. A Site represents an app or website linked to a channel, identified by its name and a required `urlOrAppId`. The `urlOrAppId` must be UTF-8 encoded with a max length of 240 bytes. Available actions on Sites include: bulk editing, creating, deleting, listing, and replacing all sites within a channel. The Display & Video 360 API v1 is no longer available.\n"],null,["# REST Resource: partners.channels.sites\n\n| Display \\& Video 360 API v1 has been sunset.\n- [Resource: Site](#Site)\n - [JSON representation](#Site.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: Site\n--------------\n\nA single site. Sites are apps or websites belonging to a channel.\n\n| JSON representation |\n|--------------------------------------------------|\n| ``` { \"name\": string, \"urlOrAppId\": string } ``` |\n\n| Fields ||\n|--------------|-------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the site. |\n| `urlOrAppId` | `string` Required. The app ID or URL of the site. Must be UTF-8 encoded with a maximum length of 240 bytes. |\n\n| Methods ------- ||\n|---------------------------------------------------------------------------------------|---------------------------------------------------|\n| ### [bulkEdit](/display-video/api/reference/rest/v1/partners.channels.sites/bulkEdit) | Bulk edits sites under a single channel. |\n| ### [create](/display-video/api/reference/rest/v1/partners.channels.sites/create) | Creates a site in a channel. |\n| ### [delete](/display-video/api/reference/rest/v1/partners.channels.sites/delete) | Deletes a site from a channel. |\n| ### [list](/display-video/api/reference/rest/v1/partners.channels.sites/list) | Lists sites in a channel. |\n| ### [replace](/display-video/api/reference/rest/v1/partners.channels.sites/replace) | Replaces all of the sites under a single channel. |"]]