GoogleAdsSearchads360V23ResourcesBiddingStrategySimulation constructor
GoogleAdsSearchads360V23ResourcesBiddingStrategySimulation({
- String? biddingStrategyId,
- String? endDate,
- String? modificationMethod,
- String? resourceName,
- String? startDate,
- GoogleAdsSearchads360V23CommonTargetCpaSimulationPointList? targetCpaPointList,
- GoogleAdsSearchads360V23CommonTargetRoasSimulationPointList? targetRoasPointList,
- String? type,
Implementation
GoogleAdsSearchads360V23ResourcesBiddingStrategySimulation({
this.biddingStrategyId,
this.endDate,
this.modificationMethod,
this.resourceName,
this.startDate,
this.targetCpaPointList,
this.targetRoasPointList,
this.type,
});