Can not create Shopping Goal Optimized Campaigns from API

2018-06-26 Thread Bogdan Padurariu
i All, I am developing an app that handles marketing campaigns. I already have implemented and tested Google Shopping Campaigns, an everything works fine. I am using PHP with the following PHP library https://github.com/googleads/googleads-php-lib Now I am trying to implement the new Google

AdGroupFeedService: [EntityNotFound.INVALID_ID @ operations[0].operand.feedId; trigger:'FeedId{id=*********}']

2016-11-14 Thread Bogdan Padurariu
When trying to create an AdGroupFeed using the PHP SDK, I get this error: EntityNotFound.INVALID_ID @ operations[0].operand.feedId; trigger:'FeedId{id=*}. I have checked the FeedID and it exists. I also tried using different accounts. Until recently everything worked fine. This is my