Flutter - Monetisera App SDK Dokumentation

⌘K
  1. Flutter - Tjäna pengar på din app SD...
  2. Användarguide
  3. Annonsformat

Annonsformat

Supported Ad Formats

Flutter SDK supports the following ad formats

  • AdFormat.banner: Rectangular advertisements that remain visible on the screen during user interaction with the application, and have the ability to refresh automatically after a specified duration.

  • AdFormat.videoOutStreamBanner: Video ads within a banner, that stay on the screen as users interact with the app, refreshing automatically after a certain period.

  • AdFormat.interstitial: Full-screen ads that appear until the user closes. They’re best used at natural pauses in the flow of an app’s execution, such as in between levels of a game or screen-to-screen navigation.

  • AdFormat.infiniteScroll: Ads load dynamically as users scroll through content, and dynamically display banderoll eller videoOutStreamBanner ads based on the item’s position within the scroll view.

Test ID:n

Alla testvärden finns i Konfigurationsbyggare klass. I tabellen nedan är formatnamnen länkade till deras respektive test-ID.

Formatnamn

Test-ID

Bandroll

ConfigBuilder.bannerTestUnitId

Utströmmande

ConfigBuilder.videoOutStreamTestUnitId

Oändlig skroll

ConfigBuilder.infiniteScrollTestR89ConfigId

Interstitiell

ConfigBuilder.interstitialTestUnitId

Video Mellanrum

ConfigBuilder.videoOutStreamTestR89ConfigId

Artiklar

Hur kan vi hjälpa till?