Re: CampaignFeedMapping: matching function error

2015-01-23 Thread Danial Klimkin
Hello, Please see the general feeds guide: https://developers.google.com/adwords/api/docs/guides/feed-services The full example shows how to set up a combined matching function. -Danial, AdWords API Team. On Thursday, January 22, 2015 at 6:53:53 PM UTC+3, feth...@tribal-im.com wrote: > >

Re: CampaignFeedMapping: matching function error

2015-01-22 Thread fethi . kus
Hello Danial, How set matchingFunction other than mobile from the PHP client? The example you link to does not show it. There seems also no documentation about it. On Wednesday, 7 August 2013 11:43:47 UTC+2, Danial Klimkin wrote: > > Hello Yury, > > > Please see this example on how to create a

Re: CampaignFeedMapping: matching function error

2013-08-07 Thread Danial Klimkin
Hello Yury, Please see this example on how to create a campaign feed: https://code.google.com/p/google-api-adwords-php/source/browse/examples/AdWords/v201306/AdvancedOperations/AddSitelinks.php -Danial, AdWords API Team. On Thursday, August 1, 2013 7:46:26 PM UTC+4, Yury Tolochko wrote: >

CampaignFeedMapping: matching function error

2013-08-02 Thread Yury Tolochko
Hi, I have feed for sitelinks. This feed contains attribute `campaign_id` (type INT64). For each feed item I specify campaign_id where it should be used. Finally, I'm trying to add CampaignFeedMapping like: // PHP $matchingFunction = new FeedFunction() $matchingFunction->lhsOperand = array(new F