Upload a Campaign with location targeting?

2018-04-25 Thread Neil Turner
Hello, I'm using the "Add Campaigns" script found here: https://developers.google.com/adwords/api/docs/samples/python/basic-operations#add-campaigns Is it possible to modify the script to set location and language targeting for the campaigns I'm uploading? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Upload a Campaign with location targeting?

2018-05-01 Thread Neil Turner
Perfect! This works great. However, I'm running into an error when I try to use the same technique to include IP exclusions. Here is the code: # Add language & location & IP targeting from table for campaign in campaigns['value']: operations = [{ 'operator': 'ADD',

Re: Using Pandas instead of objects to automatically run entire Adwords account - any downsides?

2018-01-31 Thread Neil Turner
Hi, Did figure this out? I'm looking into doing the same thing. On Monday, January 15, 2018 at 5:03:09 PM UTC-5, angie...@simplisafe.com wrote: > > I'm running a large Adwords account. The plan right now is to shift > everything to run entirely on Python, including adding keywords and > negativ