recommendations property

List<GoogleAdsSearchads360V23ResourcesRecommendation>? recommendations
getter/setter pair

List of generated recommendations from the passed in set of requested recommendation_types.

If there isn't sufficient data to generate a recommendation for the requested recommendation_types, the result set won't contain a recommendation for that type.

Implementation

core.List<GoogleAdsSearchads360V23ResourcesRecommendation>? recommendations;