Hi Team,
Our code needs to get both product_link.data_partner.data_partner_id and product_link.merchant_center.merchant_center_id on product_link table but encountering and error that needs to just select one of them after upgrading it from v15 to 17. any recommendations on the sql how to fetch those data? here is our sample sql. Thanks select product_link.type, product_link.product_link_id, product_link.data_partner.data_partner_id, product_link.merchant_center.merchant_center_id from product_link -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/c3bb8f67-0e85-47f4-bc4d-edf99b8a355fn%40googlegroups.com.