Unable to pull all conversion by time for product level view

13 views
Skip to first unread message

Apurv Agrawal

unread,
Jun 4, 2025, 9:40:42 AM (4 days ago) Jun 4
to Google Ads API and AdWords API Forum
I want to pull data at product id , campaign id level broken down by conversion action for metrics all conv by time. Attached image is what i want to replicate . I have tried using shopping performance view but it doesnt support all conv by time metrics 

Screenshot 2025-06-04 015734.jpg

Google Ads API and AdWords API Forum

unread,
Jun 5, 2025, 2:42:15 AM (3 days ago) Jun 5
to Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

You can use the below query to retrieve the data present in the screenshot using Google Ads API.

SELECT segments.conversion_action, campaign.id, metrics.all_conversions_value, segments.product_item_id, 
metrics.all_conversions, campaign.name FROM shopping_performance_view

I hope this clarifies your concern. Please feel free to reach out to us for the concerns related to Google Ads API.
Reply all
Reply to author
Forward
0 new messages