descriptions property

List<GoogleAdsSearchads360V23CommonAdTextAsset>? descriptions
getter/setter pair

List of text assets, each of which corresponds to a description when the ad serves.

This list consists of a minimum of 2 and up to 4 text assets.

Implementation

core.List<GoogleAdsSearchads360V23CommonAdTextAsset>? descriptions;