Re: Create campaign - adwords script - doesnt create the campaign

2017-04-26 Thread Ersin Uslu
there is no error on code. Problem is in the adwords page, The adwords page doesnt refresh the all campaigns after script runned. 1) I run the code. 2) Then I click the Google Adwords Logo. 3) New campaign is created and it can be seen there. -- --

Create campaign - adwords script - doesnt create the campaign

2017-04-25 Thread Ersin Uslu
Hi, I copied this code from Adwords Script Samples section. But it doesnt create the campaign? What is missing? Please Help function createOrUpdateCampaigns() { var columns = [ 'Campaign', 'Budget', 'Bid Strategy type', 'Campaign type' ]; var upload =

Create Campaign

2017-04-25 Thread Ersin Uslu
Hi I have found this code in samples, I run it ,But it doesnt create the campaign. Are there another necessary settings. What is missing? function createOrUpdateCampaigns() { var columns = [ 'Campaign', 'Budget', 'Bid Strategy type', 'Campaign type' ]; var upload =