how get product category for planner keyword

23 views
Skip to first unread message

Neo Neovich

unread,
Dec 15, 2016, 11:24:18 AM12/15/16
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 ???? 
Reply all
Reply to author
Forward
0 new messages