GoogleAdsSearchads360V23ServicesBiddableKeyword constructor
GoogleAdsSearchads360V23ServicesBiddableKeyword({
- GoogleAdsSearchads360V23CommonKeywordInfo? keyword,
- String? maxCpcBidMicros,
Implementation
GoogleAdsSearchads360V23ServicesBiddableKeyword({
this.keyword,
this.maxCpcBidMicros,
});