GoogleAdsSearchads360V23ResourcesRecommendationRefreshCustomerMatchListRecommendation constructor
GoogleAdsSearchads360V23ResourcesRecommendationRefreshCustomerMatchListRecommendation({
- String? daysSinceLastRefresh,
- GoogleAdsSearchads360V23ResourcesRecommendationAccountInfo? ownerAccount,
- String? targetingAccountsCount,
- List<
GoogleAdsSearchads360V23ResourcesRecommendationAccountInfo> ? topSpendingAccount, - String? userListId,
- String? userListName,
Implementation
GoogleAdsSearchads360V23ResourcesRecommendationRefreshCustomerMatchListRecommendation({
this.daysSinceLastRefresh,
this.ownerAccount,
this.targetingAccountsCount,
this.topSpendingAccount,
this.userListId,
this.userListName,
});