GoogleApi.AdMob.V1.Model.AppManualAppInfo (google_api_ad_mob v0.9.1) View Source
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AdMob.V1.Model.AppManualAppInfo{displayName: String.t() | nil}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.