Hello,
Thank you for reaching out to Google Ads API Forum.
I understand that you want to get the information of a listing group. With this, could you provide the un-cropped UI screenshot of the fields you want to retrieve using the API? Asking this so we could provide the appropriate guidance for these reports.
You may send the requested screenshot 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.
Looking forward to your response.
Regards,
![]() |
Google Ads API Team |
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).
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,
Hello,
By mentioning “measure the effective of each asset_group for performance max campaign”, are you pertaining to metrics(https://developers.google.com/google-ads/api/fields/v13/metrics) such as impressions or ad strength(https://developers.google.com/google-ads/api/docs/performance-max/reporting#asset_and_asset_group_reporting) per asset_group? Kindly confirm so that I can guide you accordingly.
Regards,
Hello,
Thank you for the clarification.
According to this documentation Key Points, when retrieving attributes and performance metrics for Performance Max campaigns, you cannot segment by AssetGroup, as this is not permitted.
Please refer to asset reporting in Performance Max for more information.
Links for reference
Documentation: https://developers.google.com/google-ads/api/docs/performance-max/reporting
asset reporting in Performance Max: https://support.google.com/google-ads/answer/10725056
Hope this information helps you.
Regards,