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

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5cbd5a59-adce-454c-b080-442afb79c004n%40googlegroups.com.
  • Ho... Oliver
    • ... Oliver
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to