
Hi Ye,
Thank you for reaching out to us.
Since CombinedRuleUserListInfo and ExpressionRuleUserListInfo have been removed in v13 and you want to transform the CombinedRuleUserLists to FlexibleRuleUserListInfo by the process you saw here and you are looking for a workaround to get the CombinedRuleUserListInfo first, then I would suggest you retrieve first the resource name of the CombinedRuleUserList in v12 while it is still not deprecated and sunsetted. After you do that, you may proceed with the guidance you saw here to transform it to FlexibleRuleUserListInfo.
Let me know if this is what you are looking for; if not, then I would be needing your help to kindly elaborate and provide more details on it, so that we could provide precise guidance accordingly.
Best regards,![]() |
Google Ads API Team |
Hi Ye,
Thank you for the reply.
Upon checking, I can see that you are providing us the response logs. However, for our team to further check this and see the full picture of what you are doing, could you please provide us with the complete API logs (request and response with request-id) generated on your end?
Note that logs can be requested or provided to the developer handling the Google Ads API transactions when logging of the API requests has been enabled. You may check here and click your client library for the specific guideline to enable it.
For REST interface requests, you can enable logging via the curl command by using the -i flag. This will cause the tool to include the HTTP response headers in the output.
You may then send the requested information via the Reply privately to author option. If this option is not available, you may send the details directly to our googleadsa...@google.com alias instead
Best regards,
Hi Ye,
Thank you for the reply.
Allow me to raise this issue to my team for further checking. Rest assured that we will provide updates when become available.
![]() |
Google Ads API Team |
Hi Ye,
In addition to my previous email, kindly note that in the v13 release notes, it mentioned that CombinedRuleUserListInfo and ExpressionRuleUserListInfo and their references from RuleBasedUserListInfo were removed, and you may use FlexibleUserListInfo instead. You may check this documentation (https://developers.google.com/google-ads/api/docs/release-notes#audiences_2) for more information.

