headline property

List<String>? headline
getter/setter pair

Current headlines of the asset group.

This field is optional for the following recommendation_types if asset_group_info is set: CAMPAIGN_BUDGET

Optional.

Implementation

core.List<core.String>? headline;