Re: Target Spend Bidding Strategy takes too long

2017-08-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jose, AdWords API can be used to create Campaigns similar to how AdWords UI does, but programmatically. It may look like the Campaigns created via API take longer to complete the "learning" phase as compared to Campaigns created in the UI. It'll take AdWords a while to adjust bids for newly

Re: Target Spend Bidding Strategy takes too long

2017-08-18 Thread Jose Balius
Also to add more supporting information all we are doing for target spend (at the campaign level) is this: val biddingStrategyConf = BiddingStrategyConfiguration() biddingStrategyConf.biddingStrategyType = BiddingStrategyType.TARGET_SPEND campaign.biddingStrategyConfiguration = biddingStrategyCon

Target Spend Bidding Strategy takes too long

2017-08-18 Thread Jose Balius
Hello, We are currently using the Adwords API to launch campaigns for our customers using the target spend bidding strategy to maximize clicks for a given budget. All of our campaigns have a start date and end date. We are finding out that on random campaigns that we run, we never get impressi