In shopping performance report the following attributes return string:
CategoryL1, CategoryL2, CategoryL3, CategoryL4 and CategoryL5 While the equivalent fields in Google ads return RESOURCE_NAME: (segments.product_custom_attribute0,segments.product_custom_attribute1,segments.product_custom_attribute2,segments.product_custom_attribute3,segments.product_custom_attribute4). We are using these five fields in our report. So, in order to get the same results as Adwords, we have to call ProductBiddingCategoryConstantServiceClient, using these RESOURCE_NAMEs and get localized_name. Which means 5 more calls for each row of report to have the same result as Adwords. I was wondering, if there is any other efficient way, to get the same result? Thanks, Golnoush -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/f2c71ead-1733-427f-9a04-20e0888a55d0%40googlegroups.com.
