Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-11-2013, 12:39 PM   PM User | #1
emilthe1stking
New to the CF scene

 
Join Date: Jan 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
emilthe1stking is an unknown quantity at this point
Google Adwords Javascripting: automated pausing and enabeling of ads

I am wondering if people here are familiar with Google Adwords? What I want to do is the following:

I work in a small buisness in which we auction products through our website. On Google Ads we have a seperate ad for every auction. The problem is though that once an auction ends the ad doesn't and we have to manually pause the ad. After a day or two we have a new auction with the same product, so we use the same webpage, and then we have to manually enable the ad.

Maybe this simple representation clarifies it:
Auction starts
Google Ad enabled
Auction closes
Google ad paused
Auction starts
Google Ad enabled
etc.

If you are wondering what happens to the webpage once an auction has ended: the webpage gives a message that the page doesn't exist.

I think that the easiest solution is to tell Google Adwords to periodically check the webpage of each auction. If the errormessage is shown than it should diactivate the ad, if the errormessage is not shown it should enable the auction. Or if periodically is not possible, then the script is activated manually and once activated checks all the ads at that moment. Activating one script manually is still way better than checking every single ad individually.

I know that the prettiest solution is to link Adwords with our database and use that as the basis, but I fear this is way too much coding.

By the by, I know I should really convice my boss to hire someone to make this script, but he's too cheap to do it and is content in making the interns do it manually. So hopefully some of you can help me. Thanks in advance :)

Last edited by emilthe1stking; 01-11-2013 at 01:32 PM..
emilthe1stking is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:25 PM.


Advertisement
Log in to turn off these ads.