GoogleAdsSearchads360V23ResourcesAdGroupCriterionSimulation constructor
GoogleAdsSearchads360V23ResourcesAdGroupCriterionSimulation({
- String? adGroupId,
- GoogleAdsSearchads360V23CommonCpcBidSimulationPointList? cpcBidPointList,
- String? criterionId,
- String? endDate,
- String? modificationMethod,
- GoogleAdsSearchads360V23CommonPercentCpcBidSimulationPointList? percentCpcBidPointList,
- String? resourceName,
- String? startDate,
- String? type,
Implementation
GoogleAdsSearchads360V23ResourcesAdGroupCriterionSimulation({
this.adGroupId,
this.cpcBidPointList,
this.criterionId,
this.endDate,
this.modificationMethod,
this.percentCpcBidPointList,
this.resourceName,
this.startDate,
this.type,
});