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.
[[["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: 2025-02-25 (UTC)."],[[["Creates a new location list for a given advertiser in Display & Video 360."],["Requires an HTTP POST request to the specified endpoint with advertiser ID and location list details in the request body."],["The response includes the newly created location list if the request is successful."],["Authorization using the `https://www.googleapis.com/auth/display-video` scope is required."]]],["This describes creating a new location list within a DV360 advertiser account. A `POST` request is sent to `https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}/locationLists`, where `advertiserId` is a required path parameter. The request body must contain a `LocationList` instance. Upon success, the response body returns the newly created `LocationList`. This action requires the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization.\n"]]