GoogleAdsSearchads360V23ResourcesAdGroup constructor
GoogleAdsSearchads360V23ResourcesAdGroup({
- String? adRotationMode,
- GoogleAdsSearchads360V23ResourcesAdGroupAiMaxAdGroupSetting? aiMaxAdGroupSetting,
- GoogleAdsSearchads360V23ResourcesAdGroupAudienceSetting? audienceSetting,
- String? baseAdGroup,
- String? campaign,
- String? cpcBidMicros,
- String? cpmBidMicros,
- String? cpvBidMicros,
- String? creationTime,
- GoogleAdsSearchads360V23ResourcesAdGroupDemandGenAdGroupSettings? demandGenAdGroupSettings,
- String? displayCustomBidDimension,
- String? effectiveCpcBidMicros,
- List<
String> ? effectiveLabels, - String? effectiveTargetCpaMicros,
- String? effectiveTargetCpaSource,
- String? effectiveTargetCpc,
- String? effectiveTargetCpcSource,
- double? effectiveTargetRoas,
- String? effectiveTargetRoasSource,
- String? endDate,
- String? engineId,
- String? engineStatus,
- bool? excludeDemographicExpansion,
- List<
String> ? excludedParentAssetFieldTypes, - List<
String> ? excludedParentAssetSetTypes, - String? finalUrlSuffix,
- String? fixedCpmMicros,
- String? id,
- List<
String> ? labels, - String? languageCode,
- String? lastModifiedTime,
- String? name,
- bool? optimizedTargetingEnabled,
- String? percentCpcBidMicros,
- String? primaryStatus,
- List<
String> ? primaryStatusReasons, - String? resourceName,
- String? startDate,
- String? status,
- String? targetCpaMicros,
- String? targetCpcMicros,
- String? targetCpmMicros,
- String? targetCpvMicros,
- double? targetRoas,
- GoogleAdsSearchads360V23CommonTargetingSetting? targetingSetting,
- String? trackingUrlTemplate,
- String? type,
- List<
GoogleAdsSearchads360V23CommonCustomParameter> ? urlCustomParameters, - GoogleAdsSearchads360V23ResourcesAdGroupVerticalAdsFormatSetting? verticalAdsFormatSetting,
Implementation
GoogleAdsSearchads360V23ResourcesAdGroup({
this.adRotationMode,
this.aiMaxAdGroupSetting,
this.audienceSetting,
this.baseAdGroup,
this.campaign,
this.cpcBidMicros,
this.cpmBidMicros,
this.cpvBidMicros,
this.creationTime,
this.demandGenAdGroupSettings,
this.displayCustomBidDimension,
this.effectiveCpcBidMicros,
this.effectiveLabels,
this.effectiveTargetCpaMicros,
this.effectiveTargetCpaSource,
this.effectiveTargetCpc,
this.effectiveTargetCpcSource,
this.effectiveTargetRoas,
this.effectiveTargetRoasSource,
this.endDate,
this.engineId,
this.engineStatus,
this.excludeDemographicExpansion,
this.excludedParentAssetFieldTypes,
this.excludedParentAssetSetTypes,
this.finalUrlSuffix,
this.fixedCpmMicros,
this.id,
this.labels,
this.languageCode,
this.lastModifiedTime,
this.name,
this.optimizedTargetingEnabled,
this.percentCpcBidMicros,
this.primaryStatus,
this.primaryStatusReasons,
this.resourceName,
this.startDate,
this.status,
this.targetCpaMicros,
this.targetCpcMicros,
this.targetCpmMicros,
this.targetCpvMicros,
this.targetRoas,
this.targetingSetting,
this.trackingUrlTemplate,
this.type,
this.urlCustomParameters,
this.verticalAdsFormatSetting,
});