GoogleAdsSearchads360V23ResourcesCampaignBidModifier constructor
GoogleAdsSearchads360V23ResourcesCampaignBidModifier({
- double? bidModifier,
- String? campaign,
- String? criterionId,
- GoogleAdsSearchads360V23CommonInteractionTypeInfo? interactionType,
- String? resourceName,
Implementation
GoogleAdsSearchads360V23ResourcesCampaignBidModifier({
this.bidModifier,
this.campaign,
this.criterionId,
this.interactionType,
this.resourceName,
});