displayName property

String? displayName
getter/setter pair

The display name of the ad unit as shown in the AdMob UI, which is provided by the user.

The maximum length allowed is 80 characters.

Implementation

core.String? displayName;