How to get the listing groups of a Performance Max Retail campaign

101 views
Skip to first unread message

Oliver

unread,
Nov 25, 2022, 9:34:44 AM11/25/22
to Google Ads API and AdWords API Forum
Hi,

Listing groups exist for both Shopping campaigns and Performance Max Retail campaigns.

We know how to get the listing groups in case of Shopping campaigns. However, the same query doesn't return anything for Performance Max Retail campaigns.

We use the following query to get the listing groups in Shopping campiagns:

SELECT  
campaign.id,  
ad_group.id,  
ad_group_criterion.criterion_id,  
ad_group_criterion.display_name,  
ad_group_criterion.listing_group.parent_ad_group_criterion,  
ad_group_criterion.listing_group.type  
FROM product_group_view  
WHERE campaign.id IN XXX

Any idea why the above query won't return the listing groups in Performance Max Retail campaigns?  What would the correct query be?

Oliver

Oliver

unread,
Nov 25, 2022, 11:09:22 AM11/25/22
to Google Ads API and AdWords API Forum
Never mind. We found out we have to use asset_group_product_group_view and not product_group_view.

Thanks

Google Ads API Forum Advisor

unread,
Nov 25, 2022, 1:31:28 PM11/25/22
to oliver....@gmail.com, adwor...@googlegroups.com

Hi Oliver,
 

Thanks for reaching out to the Google Ads API team. I hope you are doing well today.
 

Upon checking your concern, It appears that you found the solution to your issue. Our team is glad to hear that. If you have further questions / concerns for our team, please feel free to get back to us. We will be happy to address it.
 

Regards,

Google Logo
Darwin
Google Ads API Team
 


ref:_00D1U1174p._5004Q2gSfle:ref
Reply all
Reply to author
Forward
0 new messages