GoogleAdsSearchads360V23ResourcesRecommendationRefreshCustomerMatchListRecommendation class

The recommendation to update a customer list that hasn't been updated in the last 90 days.

The customer receiving the recommendation is not necessarily the owner account. The owner account should update the customer list.

Properties

daysSinceLastRefresh String?
Days since last refresh.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
ownerAccount GoogleAdsSearchads360V23ResourcesRecommendationAccountInfo?
The owner account.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
targetingAccountsCount String?
User lists can be shared with other accounts by the owner.
getter/setter pair
topSpendingAccount List<GoogleAdsSearchads360V23ResourcesRecommendationAccountInfo>?
The top spending account.
getter/setter pair
userListId String?
The user list ID.
getter/setter pair
userListName String?
The name of the list.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited