App Stores

フリーミアム
よって Daniel Amitay | 更新済み 4 days ago | Tools
人気

0.5 / 10

レイテンシー

1,040ms

サービスレベル

92%

Health Check

N/A

すべてのディスカッションに戻る

apps ids

Rapid account: Alx 4329
alx4329
a year ago

Hello, I wanted to know where can I get the ids used on the endpoints?
Only by searching by name?

Rapid account: Alx 4329
alx4329 Commented a year ago

Thanks for your quick answer daniel!
I asked because I built a search bar so that the user may get the app he’s looking for. But when I search an app from google store, most of the times I get an { error: ‘An unknown error occurred’ } as answer.
i.e: I tried with word ‘Instagram’ and store 'google’
Is there a way to manage this? or it will be fixed soon?

Thanks in advance

Rapid account: Danielamitay
danielamitay Commented a year ago

Hey alx4329,

Generally yes, the first entrypoint would be via the search endpoint, which will return apps. Then, you can save the application id in your database and use that to pull app-specific information in the future. For example, if a user in your app wanted to “save” or “favorite” a list of apps, you would save the list of app ids for the user.

If you are building a manual usecase, you can also just visit the app’s AppStore page on the web, and in the URL bar you can see the app Id.

ディスカッションに参加しましょう-以下にコメントを追加してください:

ログイン/サインアップして新しいコメントを投稿