Re: Google Ad-Words API - ad extention link for mobile

2015-06-08 Thread Josh Radcliff (AdWords API Team)
Hi, Setting the matching function will set the flag for that *particular campaign* to only show those feed items on mobile devices. If you instead want a specific *FeedItem* to have a device

Google Ad-Words API - ad extention link for mobile

2015-06-08 Thread dima
During adding site links to campaign feed, I would like to set device preference for mobile to be checked. How can I do it with ad words API ? *platformOperand.stringValue = "Mobile";//it also can be set for "Desktop"* I tried to do it like this: ConstantOperand platformOperand = new Co