campaigns property

List<String>? campaigns
getter/setter pair

The campaigns targeted by this recommendation.

This field will be set for the following recommendation types: CAMPAIGN_BUDGET, FORECASTING_CAMPAIGN_BUDGET, MARGINAL_ROI_CAMPAIGN_BUDGET and MOVE_UNUSED_BUDGET

Output only.

Implementation

core.List<core.String>? campaigns;