displayName property

String? displayName
getter/setter pair

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.

Implementation

core.String? displayName;