actionItems property

List<String>? actionItems
getter/setter pair

A list of recommendations to improve the ad strength.

For example, a recommendation could be "Try adding a few more unique headlines or unpinning some assets.".

Output only.

Implementation

core.List<core.String>? actionItems;