Finish updating AdSpace for reorganization.

Remove groupToPurchase, update tests to follow suit.
This commit is contained in:
Colin Kuskie 2009-09-02 18:47:55 -07:00
parent 7ebd486797
commit 13dd3f358c
2 changed files with 0 additions and 8 deletions

View file

@ -22,11 +22,8 @@ my $newAdSpaceSettings = {
name => "newAdSpaceName",
title => "Ad Space",
description => 'This is a space reserved for ads',
costPerImpression => '1.00',
costPerClick => '1.00',
minimumImpressions => 100,
minimumClicks => 200,
groupToPurchase => "7",
width => "400",
height => "300",
};