operations property
The list of operations to apply recommendations.
If partial_failure=false all recommendations should be of the same type There is a limit of 100 operations per request.
Required.
Implementation
core.List<GoogleAdsSearchads360V23ServicesApplyRecommendationOperation>?
operations;