> > Thanks for your response. I got a list of products using the following > query:
SELECT segments.product_title, segments.product_item_id FROM shopping_performance_view This returns a list of products which is what I was looking for, but many of them seem to be duplicated or not active. Is there a way to filter this query in order to get only the active products? I'm trying to get the products without having direct access to the merchant account. I know this can be done as some time ago I received an invitation from a company to try their platform to manage my shopping ads. This platform only requested access to my Ads account, and it automatically generated product groups for individual products, so they got product-specific information directly from my ads account. Thank you in advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads 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/2b027b5a-2e96-4e68-b3ad-0a0ad184aa7dn%40googlegroups.com.
