Reporting of listing group

108 views
Skip to first unread message

Nguyễn Ngọc Minh Khánh

unread,
Apr 17, 2023, 7:13:30 AM4/17/23
to Google Ads API and AdWords API Forum
Can you guide me how to get the information of listing group, such as "name", "id", "asset_group_is", via google ads api

Google Ads API Forum Advisor

unread,
Apr 17, 2023, 12:55:51 PM4/17/23
to nguyenngocm...@gmail.com, adwor...@googlegroups.com

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 Logo Google Ads API Team


ref:_00D1U1174p._5004Q2kWJFJ:ref

Nguyễn Ngọc Minh Khánh

unread,
Apr 18, 2023, 3:13:15 AM4/18/23
to Google Ads API and AdWords API Forum
Hi,

I have sent a private message, but I am not received your answers( not aware my message is sent or not ). Therefore, I ask the question here again That how to get listing_group id from google ads api.

Hope to hear from your soon.

Google Ads API Forum Advisor

unread,
Apr 18, 2023, 6:36:19 AM4/18/23
to nguyenngocm...@gmail.com, adwor...@googlegroups.com

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,

Nguyễn Ngọc Minh Khánh

unread,
Apr 18, 2023, 8:12:51 AM4/18/23
to Google Ads API and AdWords API Forum
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,

Google Ads API Forum Advisor

unread,
Apr 18, 2023, 1:15:42 PM4/18/23
to nguyenngocm...@gmail.com, adwor...@googlegroups.com

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,

Nguyễn Ngọc Minh Khánh

unread,
Apr 18, 2023, 7:34:27 PM4/18/23
to Google Ads API and AdWords API Forum
Hi,

I am pertaining to "metrics" such as impressions, conversions... . Hope can be supported faster, thank.

Regards,

Google Ads API Forum Advisor

unread,
Apr 19, 2023, 6:01:09 AM4/19/23
to nguyenngocm...@gmail.com, adwor...@googlegroups.com

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 Maxhttps://support.google.com/google-ads/answer/10725056

Hope this information helps you.

Regards,

Reply all
Reply to author
Forward
0 new messages