تبلیغات را به برنامه فوری خود اضافه کنید
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
هشدار: Google Play Instant دیگر در دسترس نخواهد بود. از دسامبر 2025، برنامههای فوری نمیتوانند از طریق Google Play منتشر شوند و همه APIهای فوری سرویسهای Google Play دیگر کار نخواهند کرد. دیگر با استفاده از هیچ مکانیزمی، برنامههای فوری توسط Play به کاربران ارائه نمیشود.
ما این تغییر را براساس بازخورد توسعهدهندگان و سرمایهگذاری مستمر خود برای بهبود اکوسیستم از زمان معرفی Google Play Instant انجام میدهیم.
برای ادامه بهینه سازی برای رشد کاربر، ما توسعه دهندگان را تشویق می کنیم تا کاربران را به برنامه یا بازی معمولی خود ارجاع دهند و از پیوندهای عمیق برای هدایت آنها به سفرها یا ویژگی های خاص در صورت لزوم استفاده کنند.
اکنون که برنامه خود را نوشته اید، یکی از راه هایی که می توانید از آن کسب درآمد کنید، فعال کردن آن برای تبلیغات است.
تأیید کنید که SDK شبکه تبلیغاتی شما با Google Play Instant سازگار است
برای اینکه یک برنامه بتواند تبلیغات را از شبکه تبلیغاتی شما حمل کند، SDK شبکه تبلیغاتی شما باید با Google Play Instant سازگار باشد. برای تایید سازگاری، مراحل زیر را دنبال کنید:
نمونه برنامه فوری را از صفحه نمونههای فوری Google Play دانلود کنید.
SDK خود را با نمونه ادغام کنید.
هر نوع تبلیغی را که ارائه میدهید، مانند تبلیغات بنری یا تبلیغات بینابینی، اعتبارسنجی کنید.
اطمینان حاصل کنید که SDK شبکه تبلیغاتی شما تبلیغات HTTP را ارائه نمی دهد. انجام این کار تجربه برنامه فوری را از بین می برد، زیرا Google Play Instant اجازه ترافیک HTTP را نمی دهد.
پس از تأیید سازگاری، با aia-compatibility@google.com تماس بگیرید تا برنامه شما به شبکه اضافه شود. اگر مشکلاتی در رابطه با ادغام وجود دارد، با aia-compatibility@google.com تماس بگیرید.
برای پیکربندی برنامه خود برای حمل تبلیغات، باید یک SDK شبکه تبلیغاتی سازگار با Google Play Instant را در برنامه خود ادغام کنید. Google Mobile Ads Lite SDK یکی از این SDK است. برای اطلاعات بیشتر در مورد ادغام یک SDK شبکه تبلیغاتی، به راهنمای مربوط به Google Mobile Ads Lite SDK و Google AdMob مراجعه کنید.
اگر قصد دارید SDK شبکه تبلیغاتی دیگری را در برنامه خود ادغام کنید، به شبکه تبلیغاتی مربوطه خود مراجعه کنید تا آنها را با Google Play Instant ادغام کنید.
محتوا و نمونه کدها در این صفحه مشمول پروانههای توصیفشده در پروانه محتوا هستند. جاوا و OpenJDK علامتهای تجاری یا علامتهای تجاری ثبتشده Oracle و/یا وابستههای آن هستند.
تاریخ آخرین بهروزرسانی 2025-07-29 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-29 بهوقت ساعت هماهنگ جهانی."],[],[],null,["# Add ads to your instant app\n\n**Warning:** Google Play Instant will no longer be available. Starting December 2025,\nInstant Apps cannot be published through Google Play, and all\n[Google Play services Instant APIs](https://developers.google.com/android/reference/com/google/android/gms/instantapps/package-summary)\nwill no longer work. Users will no longer be served Instant Apps by Play using any\nmechanism.\n\nWe're making this change based on developer feedback and our continuous investments\nto improve the ecosystem since the introduction of Google Play Instant.\n\nTo continue optimizing for user growth, we encourage developers to refer users to\ntheir regular app or game, using [deeplinks](https://support.google.com/googleplay/android-developer/answer/12463044)\nto redirect them to specific journeys or features when relevant.\n\nNow that you've written your app, one way you can monetize it is by enabling\nit to carry advertising.\n\nConfirm that your ad network's SDK is compatible with Google Play Instant\n-------------------------------------------------------------------------\n\nFor an app to be able to carry ads from your ad network, your ad network's SDK\nmust be compatible with Google Play Instant. To confirm compatibility,\nfollow these steps:\n\n1. Download the sample instant app from the [Google Play Instant\n samples](https://github.com/android/app-bundle/tree/main/InstantApps) page.\n\n2. Integrate your SDK with the sample.\n\n3. Validate each type of ad you serve, such as banner ads or interstitial ads.\n\n4. Ensure that your ad network's SDK doesn't serve HTTP ads. Doing so breaks\n the instant-app experience, because Google Play Instant doesn't allow\n HTTP traffic.\n\n5. After you confirm compatibility, contact aia-compatibility@google.com to have\n your app added to the network. If there are issues with integration,\n reach out to aia-compatibility@google.com.\n\nConfigure your app for ads\n--------------------------\n\nTo configure your app to carry ads, you must integrate an\nGoogle Play Instant-compatible ad-network SDK into your app. The Google\nMobile Ads Lite SDK is one such SDK. For more information about integrating an\nad-network SDK, see the guides related to\n[Google Mobile Ads Lite SDK](https://developers.google.com/admob/android/lite-sdk)\nand\n[Google AdMob](https://developers.google.com/admob/android/instant-apps).\n\nIf you plan to integrate a different ad network's SDK into your app,\nconsider reaching out to your relevant ad network to have them integrate with\nGoogle Play Instant."]]