Finish updating AdSpace for reorganization.
Remove groupToPurchase, update tests to follow suit.
This commit is contained in:
parent
7ebd486797
commit
13dd3f358c
2 changed files with 0 additions and 8 deletions
|
|
@ -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",
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue