Hi,

I am trying to get this from the api

[image: listing group.png]

The current query i am using :

SELECT campaign.id, campaign.name, segments.date, asset_group.name, 
asset_group.ad_strength, asset_group.status, 
asset_group_listing_group_filter.type, metrics.clicks, metrics.cost_micros, 
metrics.impressions, metrics.conversions, metrics.conversions_value FROM 
asset_group_product_group_view WHERE segments.date BETWEEN '2023-01-01' AND 
'2023-12-31' AND asset_group_listing_group_filter.type != 'SUBDIVISION'

But i only recieve the data that matches this:

[image: listing group 2.png]

So i am missing this data:

[image: listing group 3.png]

How should i modify the query to recieve just the top level of data?

Thanks,

Darren

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/28cc1c49-4f1d-42e8-aead-f18bf4e5ac6fn%40googlegroups.com.

Reply via email to