HI Dear Google Ads API Support Team,
Thank you for your detailed response and for confirming that AssetGroupListingGroupFilter and the MutateAssetGroupListingGroupFilters endpoint support listing group creation for Performance Max retail campaigns. However, I would like to clarify a specific point regarding the product listing interface seen in the Google Ads UI. When using the *"Use selection of products"* option while configuring an *Asset Group*, the UI displays: - A *filtered list of products* (with dropdowns for Brand, Product Type, Custom Labels, Condition, etc.) - Additional filters or categories such as *Religion*, *Mature*, etc., which appear to be part of Google’s content labeling or sensitive product categorization system. I am trying to *replicate this UI experience programmatically*, specifically: - Retrieve the list of *actual values* used in those filters (e.g., available brands, product types, labels, categories). - Understand the *source* of the categories like "Religion", "Mature", and similar tags — are these part of predefined Google product content labels, or do they come from the feed? Could you kindly confirm: 1. Which API resource or service provides the *product feed attribute values* used in these filters? (e.g., from product_view, shopping_performance_view, etc.) 2. Where can I access the *predefined Google categories* such as "Religion", "Mature", etc. — are these part of the ProductBiddingCategoryConstant, another reference list, or included in product data? Any code examples, GRPC queries, or documentation links for these would be greatly appreciated. On Thursday, 7 August 2025 at 07:35:26 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for contacting the Google Ads API support team. > > Please find the answers for your queries below: > > - Programmatically accessing or managing the *Asset Group Listing > Groups* > > Answer: Yes, listing groups are supported in Google Ads API for > Performance Max campaigns. All asset groups in Performance Max retail > campaigns require a valid product partition tree composed of > AssetGroupListingGroupFilter objects. I would recommend you to refer to > this *documentation* > <https://developers.google.com/google-ads/api/performance-max/listing-groups> > for more information. > > - Any available endpoints or services (e.g., > asset_group_listing_group_filter) that allow reading, creating, or > modifying these listings > > Answer: The available endpoint for managing Asset Group Listing Groups is > *MutateAssetGroupListingGroupFilters* > <https://developers.google.com/google-ads/api/reference/rpc/v21/AssetGroupListingGroupFilterService/MutateAssetGroupListingGroupFilters?transport=rest> > . > > - Specific documentation or examples if this is currently supported > > Answer: The required documentation is the same as provided in the first > answer: *Listing Groups for Retail* > <https://developers.google.com/google-ads/api/performance-max/listing-groups>. > > It also contains the *Code Example* > <https://developers.google.com/google-ads/api/performance-max/listing-groups#code_example> > > for it. > > I hope your queries are answered. Feel free to reach out for any further > concerns/ queries. > Thanks, > > [image: Google Logo] Google Ads API Team > Feedback > How was our support today? > > [image: rating1] > <https://docs.google.com/forms/d/e/1FAIpQLSeRhIg5VeThVmbcD0c5DTWTDjmpJuSktN8vFelEL7_KV_Orbg/viewform?usp=pp_url&entry.141427034=1&entry.295079254=500Ht00001syNRNIA2> > > [image: rating2] > <https://docs.google.com/forms/d/e/1FAIpQLSeRhIg5VeThVmbcD0c5DTWTDjmpJuSktN8vFelEL7_KV_Orbg/viewform?usp=pp_url&entry.141427034=2&entry.295079254=500Ht00001syNRNIA2> > > [image: rating3] > <https://docs.google.com/forms/d/e/1FAIpQLSeRhIg5VeThVmbcD0c5DTWTDjmpJuSktN8vFelEL7_KV_Orbg/viewform?usp=pp_url&entry.141427034=3&entry.295079254=500Ht00001syNRNIA2> > > [image: rating4] > <https://docs.google.com/forms/d/e/1FAIpQLSeRhIg5VeThVmbcD0c5DTWTDjmpJuSktN8vFelEL7_KV_Orbg/viewform?usp=pp_url&entry.141427034=4&entry.295079254=500Ht00001syNRNIA2> > > [image: rating5] > <https://docs.google.com/forms/d/e/1FAIpQLSeRhIg5VeThVmbcD0c5DTWTDjmpJuSktN8vFelEL7_KV_Orbg/viewform?usp=pp_url&entry.141427034=5&entry.295079254=500Ht00001syNRNIA2> > [2025-08-07 02:04:25Z GMT] This message is in relation to case > "ref:!00D1U01174p.!500Ht01syNRN:ref" (ADR-00329017) > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/2436cd79-b30d-4342-b8f5-526361d110fbn%40googlegroups.com.
