Places Aggregate API , পূর্বে Places Insights API নামে পরিচিত, এখন সাধারণভাবে উপলব্ধ (GA)।
স্থান সমষ্টি API FAQ,স্থান সমষ্টি API FAQ,স্থান সমষ্টি API FAQ,স্থান সমষ্টি API FAQ
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
API এ একটি হার সীমা আছে?
Places Aggregate API-এর জন্য, প্রতি মিনিটে 1,200 কোয়েরির একটি ডিফল্ট হারের সীমা রয়েছে৷
টাইপফিল্টারে 'অন্তর্ভুক্ত_প্রাথমিক_প্রকার' এবং 'অন্তর্ভুক্ত_টাইপস'-এর মধ্যে পার্থক্য কী?
-
included_primary_types
: এমন জায়গাগুলির জন্য ফিল্টার যেখানে নির্দিষ্ট প্রকারগুলি তাদের প্রধান বা প্রাথমিক বিভাগ। এই জায়গাগুলিতে অন্যান্য মাধ্যমিক প্রকারও থাকতে পারে। -
included_types
: জায়গাগুলির জন্য ফিল্টার যেগুলির যে কোনও বিভাগ হিসাবে নির্দিষ্ট প্রকার রয়েছে, তা প্রাথমিক বা মাধ্যমিক প্রকার যাই হোক না কেন।
উদাহরণ স্বরূপ, restaurant
সেট করা included_primary_types
ব্যবহার করে একটি অনুসন্ধান সেই স্থানগুলিকে ফেরত দেবে যার প্রাথমিক কাজ হল খাবার পরিবেশন করা, যেখানে restaurant
সেট করা included_types
এমন জায়গাগুলিকে ফেরত দেবে যেখানে খাবার পরিবেশন করা হয় যদিও তাদের অন্য একটি প্রাথমিক বিভাগ থাকে, যেমন একটি cafe
museum
আরও পড়ার জন্য, স্থানের ধরন দেখুন।
আমি কিভাবে একটি কাস্টম অনুসন্ধান এলাকা সংজ্ঞায়িত করব যা একটি বৃত্ত নয়?
আপনি একটি বহুভুজ ব্যবহার করে একটি কাস্টম অনুসন্ধান এলাকা সংজ্ঞায়িত করতে পারেন। অক্ষাংশ এবং দ্রাঘিমাংশ স্থানাঙ্কের একটি তালিকা প্রদান করুন যা একটি একক বহুভুজের শীর্ষবিন্দুকে ঘড়ির কাঁটার বিপরীতে সংজ্ঞায়িত করে। বহুভুজ বন্ধ করার জন্য প্রথম এবং শেষ স্থানাঙ্ক অবশ্যই একই হতে হবে।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-09-03 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-09-03 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["# Places Aggregate API FAQ\n\nIs there a rate limit on the API?\n---------------------------------\n\nFor Places Aggregate API, there is a default rate limit of\n1,200 queries per minute.\n\nWhat is the difference between 'included_primary_types' and 'included_types' in the TypeFilter?\n-----------------------------------------------------------------------------------------------\n\n- `included_primary_types`: Filters for places where the specified types are their main or primary category. These places might also have other secondary types.\n- `included_types`: Filters for places that have the specified types as any of their categories, regardless of whether it's the primary or secondary type.\n\nFor example, a search using `included_primary_types` set to `restaurant` would\nreturn places whose primary function is to serve food, whereas `included_types`\nset to `restaurant` would return places that serve food even if they have\nanother primary category, such as a `museum` with a `cafe`.\n\nFor further reading, visit [Place Types](/maps/documentation/places/web-service/place-types).\n\nHow do I define a custom search area that isn't a circle?\n---------------------------------------------------------\n\nYou can define a custom search area using a polygon. Provide a list of latitude\nand longitude coordinates that define the vertices of a single polygon in a\ncounter-clockwise order. The first and last coordinates *must* be the same to\nclose the polygon."]]