تاريخ التعديل الأخير: 2025-02-25 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-02-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]