Method: advertisers.locationLists.get
الحصول على قائمة مواقع جغرافية
طلب HTTP
GET https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}/locationLists/{locationListId}
يستخدِم عنوان URL بنية تحويل ترميز gRPC.
مَعلمات المسار
المَعلمات |
advertiserId |
string (int64 format)
مطلوبة. رقم تعريف المعلِن على "مساحة العرض والفيديو 360" الذي تنتمي إليه قائمة المواقع الجغرافية التي تم جلبها.
|
locationListId |
string (int64 format)
مطلوبة. رقم تعريف قائمة المواقع الجغرافية المطلوب جلبها.
|
نص الطلب
يجب أن يكون نص الطلب فارغًا.
نص الاستجابة
إذا كانت الاستجابة ناجحة، يحتوي نص الاستجابة على مثال LocationList
.
نطاقات التفويض
يجب توفير نطاق OAuth التالي:
https://www.googleapis.com/auth/display-video
لمزيد من المعلومات، راجِع نظرة عامة على بروتوكول OAuth 2.0.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-06-11 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-06-11 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This documentation details the `BuildOperationMetadataOrBuilder` interface in Google Cloud Build's Java library, version 3.31.0."],["It provides methods to access and interact with build operation metadata, specifically the Build object associated with the operation."],["Key methods include `getBuild()`, `getBuildOrBuilder()`, and `hasBuild()`, enabling retrieval of build details and checking their presence."],["Users can leverage this interface to monitor and manage their builds through the Google Cloud Build API."],["Links are provided to navigate to the latest version, previous versions, and relevant documentation for further exploration."]]],[]]