Hi, I have realized that listing_group is just a hierarchical filter, therefore this query just return the listing_group_filter's id. My another question how we can measure the effective of each asset_group for performance max campaign, because I do not see any report on it. Hope to hear from your soon,
Regards, On Tuesday, April 18, 2023 at 5:36:19 PM UTC+7 Google Ads API Forum Advisor wrote: > Hello, > > Thank you for your patience. > > Please try using the sample query below to see if you will get your > expected data, this query was made using the > *asset_group_listing_group_filter *report(via this link > *https://developers.google.com/google-ads/api/fields/v13/asset_group_listing_group_filter_query_builder* > > <https://developers.google.com/google-ads/api/fields/v13/asset_group_listing_group_filter_query_builder> > ). > > > SELECT > asset_group.id, > asset_group_listing_group_filter.asset_group, > asset_group_listing_group_filter.id > FROM asset_group_listing_group_filter > > Let me know how it goes. > > Regards, > [image: Google Logo] Google Ads API Team > > ref:_00D1U1174p._5004Q2kWJFJ:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 on the web visit https://groups.google.com/d/msgid/adwords-api/2fee95b4-87e1-4928-b0de-66a320753419n%40googlegroups.com.
