Display- und Video 360 API Version 2 wird eingestellt. Verwenden Sie Display- und Video 360 API v3. Eine Anleitung zur Migration von Version 2 zu Version 3 finden Sie in unserer Migrationsanleitung.
Erforderlich. Die ID des übergeordneten Channels, in dem die Website erstellt wird.
Union-Parameter owner. Erforderlich. Das ist die DV360-Entität, die Inhaber des übergeordneten Kanals ist. Das kann entweder ein Partner oder ein Werbetreibender sein. Für owner ist nur einer der folgenden Werte zulässig:
Die ID des Werbetreibenden, dem der übergeordnete Channel gehört.
Abfrageparameter
Parameters
Union-Parameter owner. Erforderlich. Das ist die DV360-Entität, die Inhaber des übergeordneten Kanals ist. Das kann entweder ein Partner oder ein Werbetreibender sein. Für owner ist nur einer der folgenden Werte zulässig:
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-06-11 (UTC)."],[[["Display & Video 360 API v2 is sunset and this documentation details creating a new site within a channel using the API."],["The API request utilizes an HTTP POST method with specific path and query parameters to define the location and ownership of the new site."],["Successful API calls will return a response containing the details of the newly created site, formatted according to the Site object definition."],["Users need to be authorized with the `https://www.googleapis.com/auth/display-video` OAuth scope to utilize this API functionality."]]],["The provided content outlines the process for creating a site within a channel using the Display & Video 360 API. A `POST` request is sent to the specified URL, including the `advertiserId` and `channelId` as path parameters. The request requires one of the parameters to indicate the owner and a `site` object in the request body. Upon success, the response will include the newly created `site` object. Authorization via OAuth is mandatory using `display-video` scope.\n"]]