RefreshCustomerMatchListRecommendation
Stay organized with collections
Save and categorize content based on your preferences.
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.
Fields |
user_list_id
|
int64
Output only. The user list ID.
|
user_list_name
|
string
Output only. The name of the list.
|
days_since_last_refresh
|
int64
Output only. Days since last refresh.
|
top_spending_account[]
|
AccountInfo
Output only. The top spending account.
|
targeting_accounts_count
|
int64
Output only. User lists can be shared with other accounts by the owner. targeting_accounts_count is the number of those accounts that can use it for targeting.
|
owner_account
|
AccountInfo
Output only. The owner account. This is the account that should update the customer list.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# RefreshCustomerMatchListRecommendation\n\nThe 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.\n\n| Fields ||\n|--------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `user_list_id` | `int64` Output only. The user list ID. |\n| ### `user_list_name` | `string` Output only. The name of the list. |\n| ### `days_since_last_refresh` | `int64` Output only. Days since last refresh. |\n| ### `top_spending_account[]` | [AccountInfo](/google-ads/api/reference/rpc/v19/Recommendation.AccountInfo) Output only. The top spending account. |\n| ### `targeting_accounts_count` | `int64` Output only. User lists can be shared with other accounts by the owner. targeting_accounts_count is the number of those accounts that can use it for targeting. |\n| ### `owner_account` | [AccountInfo](/google-ads/api/reference/rpc/v19/Recommendation.AccountInfo) Output only. The owner account. This is the account that should update the customer list. |"]]