Method: accounts.brands.get
عرض مثيل Brand
المرتبط باسم معرّف URI للطلب.
طلب HTTP
GET https://travelpartner.googleapis.com/v3/{name=accounts/*/brands/*}
يستخدم عنوان URL بنية gRPC Transcoding.
معلّمات المسار
المَعلمات |
name |
string
مطلوبة. اسم مورد العلامة التجارية. التنسيق هو accounts/{account_id}/brands/{brandId} .
|
نص الطلب
يجب أن يكون نص الطلب فارغًا.
نص الاستجابة
إذا كانت الاستجابة ناجحة، يحتوي نص الاستجابة على مثال Brand
.
نطاقات التفويض
يجب توفير نطاق OAuth التالي:
https://www.googleapis.com/auth/travelpartner
للحصول على مزيد من المعلومات، يُرجى الاطّلاع على نظرة عامة على OAuth 2.0.
جميع الحقوق محفوظة. إنّ Java علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2022-08-23 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2022-08-23 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This document describes how to retrieve a `Brand` instance using the Travel Partner API."],["The request is a `GET` request sent to the specified URL with the brand's resource name as a path parameter."],["The request body should be empty, and a successful response will contain a `Brand` object."],["Authorization is required using the `https://www.googleapis.com/auth/travelpartner` OAuth scope."]]],[]]