Hi, Thank you for reaching out to the Google Ads API support team.
By reviewing your query, I understand that you want to retrieve the "Customer Type" and "Segment Type" through the Google Ads API. Kindly note that retrieving the segment types are not yet supported in the Google Ads API. However, I'll raise a feature request for this to be available in the Google Ads API. I cannot provide a scheduled timeline for the availability of this request, I would recommend you to please follow our release notes and blog post for further updates. Please find the below GAQL query to retrieve the customer type of an audience from the user_list_customer_type resource: SELECT user_list_customer_type.customer_type_category FROM user_list_customer_type You can use the search or searchStream methods in making the API calls while retrieving the data. Additionally, you can utilize the Google Ads Query Builder and Query Validator to build and validate the queries for retrieving the data from the Google Ads API. Regarding how each Google Ads UI audience type maps to the corresponding UserListType enum in the API, I have raised your concern with the rest of our team and one of my teammates will reach out to you once we have an update. Meanwhile, your patience is appreciated. Thanks, Google Ads API Team Feedback How was our support today? [2025-07-02 16:32:55Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01rgydp:ref" (ADR-00316761) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/adwords-api/jX__m000000000000000000000000000000000000000000000SYS5YV00vlj6BlPlT5Cu3nzaPybHuw%40sfdc.net.
