REST Resource: apps
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
সম্পদ: অ্যাপ
প্লে স্টোরে একটি অ্যাপের উপস্থাপনা।
JSON প্রতিনিধিত্ব |
---|
{
"name": string,
"packageName": string,
"displayName": string
} |
ক্ষেত্র |
---|
name | string শনাক্তকারী। সম্পদের নাম। বিন্যাস: apps/{app} |
packageName | string অ্যাপের প্যাকেজের নাম। উদাহরণ: com.example.app123 । |
displayName | string অ্যাপের শিরোনাম। এটি প্লে কনসোলে সেট করা সর্বশেষ শিরোনাম এবং এটি এখনও পর্যালোচনা করা হয়নি, তাই প্লে স্টোরের সাথে নাও মিলতে পারে। উদাহরণ: Google Maps । |
পদ্ধতি |
---|
| রিলিজের জন্য ফিল্টারিং বিকল্পগুলি বর্ণনা করে। |
| ব্যবহারকারীর দ্বারা অ্যাক্সেসযোগ্য অ্যাপগুলির জন্য অনুসন্ধান করে৷ |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[[["সহজে বোঝা যায়","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-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eThe \u003ccode\u003eApp\u003c/code\u003e resource represents an application in the Play Store and is identified by its name, package name, and display name.\u003c/p\u003e\n"],["\u003cp\u003eThe provided JSON schema illustrates the structure of the \u003ccode\u003eApp\u003c/code\u003e resource, encompassing these identifying attributes.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation details methods to fetch release filter options and search for apps accessible by the user, aiding in managing and analyzing app data.\u003c/p\u003e\n"]]],["The provided content defines a resource called \"App,\" representing a Play Store app. Key information includes the app's `name` (resource identifier), `packageName` (e.g., `com.example.app123`), and `displayName` (app title). It also specifies two methods: `fetchReleaseFilterOptions` which details release filtering and `search` which is used for discovering accessible Apps. The resource representation is specified in a JSON format containing these properties.\n"],null,[]]