You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hello! I need get category product for my select field , how I can do it ???
There only existing CSV fine with categories and ids only in English language How I can get in in other languages or this function not supporting ???
Maybe need use this function getProductBiddingCategoryData ??? But it returned result with ID not like in CSV file ?? And how can change language in this function ??? There is this cod $selector = new Selector(); $selector->predicates[] = new Predicate('Country', 'IN', array('US')); $results = $constantDataService->getProductBiddingCategoryData($selector);
How I can get category in some other languages ????