GoogleAdsSearchads360V23ResourcesCampaignBudget constructor
GoogleAdsSearchads360V23ResourcesCampaignBudget({
- String? alignedBiddingStrategyId,
- String? amountMicros,
- String? deliveryMethod,
- bool? hasRecommendedBudget,
- String? id,
- String? name,
- String? period,
- String? recommendedBudgetAmountMicros,
- String? recommendedBudgetEstimatedChangeWeeklyClicks,
- String? recommendedBudgetEstimatedChangeWeeklyCostMicros,
- String? recommendedBudgetEstimatedChangeWeeklyInteractions,
- String? recommendedBudgetEstimatedChangeWeeklyViews,
- String? referenceCount,
- String? resourceName,
- String? status,
- String? totalAmountMicros,
- String? type,
Implementation
GoogleAdsSearchads360V23ResourcesCampaignBudget({
this.alignedBiddingStrategyId,
this.amountMicros,
this.deliveryMethod,
this.explicitlyShared,
this.hasRecommendedBudget,
this.id,
this.name,
this.period,
this.recommendedBudgetAmountMicros,
this.recommendedBudgetEstimatedChangeWeeklyClicks,
this.recommendedBudgetEstimatedChangeWeeklyCostMicros,
this.recommendedBudgetEstimatedChangeWeeklyInteractions,
this.recommendedBudgetEstimatedChangeWeeklyViews,
this.referenceCount,
this.resourceName,
this.status,
this.totalAmountMicros,
this.type,
});