descriptions property

List<GoogleAdsSearchads360V23CommonAdTextAsset>? descriptions
getter/setter pair

The descriptive text of the ad.

Maximum display width is 90. At least 1 and max 5 descriptions can be specified.

Implementation

core.List<GoogleAdsSearchads360V23CommonAdTextAsset>? descriptions;