View Source GoogleApi.AdMob.V1.Model.AppManualAppInfo (google_api_ad_mob v0.10.0)

Information provided for manual apps which are not linked to an application store (Example: Google Play, App Store).

Attributes

  • displayName (type: String.t, default: nil) - The display name of the app as shown in the AdMob UI, which is provided by the user. The maximum length allowed is 80 characters.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AdMob.V1.Model.AppManualAppInfo{displayName: String.t() | nil}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.