descriptions property

List<GoogleAdsSearchads360V23CommonAdTextAsset>? descriptions
getter/setter pair

List of text assets for descriptions.

When the ad serves the descriptions will be selected from this list.

Implementation

core.List<GoogleAdsSearchads360V23CommonAdTextAsset>? descriptions;