GoogleAdsSearchads360V23ResourcesCustomer constructor
GoogleAdsSearchads360V23ResourcesCustomer({
- String? accountLevel,
- String? accountStatus,
- String? accountType,
- String? associateManagerDescriptiveName,
- String? associateManagerId,
- bool? autoTaggingEnabled,
- GoogleAdsSearchads360V23ResourcesCallReportingSetting? callReportingSetting,
- String? containsEuPoliticalAdvertising,
- GoogleAdsSearchads360V23ResourcesConversionTrackingSetting? conversionTrackingSetting,
- String? creationTime,
- String? currencyCode,
- GoogleAdsSearchads360V23ResourcesCustomerAgreementSetting? customerAgreementSetting,
- String? descriptiveName,
- GoogleAdsSearchads360V23ResourcesDoubleClickCampaignManagerSetting? doubleClickCampaignManagerSetting,
- String? engineId,
- String? finalUrlSuffix,
- bool? hasPartnersBadge,
- String? id,
- bool? imageAssetAutoMigrationDone,
- String? imageAssetAutoMigrationDoneDateTime,
- String? lastModifiedTime,
- GoogleAdsSearchads360V23ResourcesLocalServicesSettings? localServicesSettings,
- bool? locationAssetAutoMigrationDone,
- String? locationAssetAutoMigrationDoneDateTime,
- bool? manager,
- String? managerDescriptiveName,
- String? managerId,
- double? optimizationScore,
- double? optimizationScoreWeight,
- List<
String> ? payPerConversionEligibilityFailureReasons, - GoogleAdsSearchads360V23ResourcesRemarketingSetting? remarketingSetting,
- String? resourceName,
- String? status,
- String? subManagerDescriptiveName,
- String? subManagerId,
- bool? testAccount,
- String? timeZone,
- String? trackingUrlTemplate,
- String? videoBrandSafetySuitability,
- GoogleAdsSearchads360V23ResourcesVideoCustomer? videoCustomer,
Implementation
GoogleAdsSearchads360V23ResourcesCustomer({
this.accountLevel,
this.accountStatus,
this.accountType,
this.associateManagerDescriptiveName,
this.associateManagerId,
this.autoTaggingEnabled,
this.callReportingSetting,
this.containsEuPoliticalAdvertising,
this.conversionTrackingSetting,
this.creationTime,
this.currencyCode,
this.customerAgreementSetting,
this.descriptiveName,
this.doubleClickCampaignManagerSetting,
this.engineId,
this.finalUrlSuffix,
this.hasPartnersBadge,
this.id,
this.imageAssetAutoMigrationDone,
this.imageAssetAutoMigrationDoneDateTime,
this.lastModifiedTime,
this.localServicesSettings,
this.locationAssetAutoMigrationDone,
this.locationAssetAutoMigrationDoneDateTime,
this.manager,
this.managerDescriptiveName,
this.managerId,
this.optimizationScore,
this.optimizationScoreWeight,
this.payPerConversionEligibilityFailureReasons,
this.remarketingSetting,
this.resourceName,
this.status,
this.subManagerDescriptiveName,
this.subManagerId,
this.testAccount,
this.timeZone,
this.trackingUrlTemplate,
this.videoBrandSafetySuitability,
this.videoCustomer,
});