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. At least 1 and at most 5 descriptions must be specified.

Implementation

core.List<GoogleAdsSearchads360V23CommonAdTextAsset>? descriptions;