more tests for AdSpace and added more POD to AdSpace.pm and Ad.pm
This commit is contained in:
parent
7323ec0c0a
commit
870d9dbe46
3 changed files with 29 additions and 8 deletions
|
|
@ -42,6 +42,8 @@ These methods are available from this class:
|
|||
|
||||
=head2 create ( session, adSpaceId, properties )
|
||||
|
||||
Object constructor for new Ads.
|
||||
|
||||
=head3 session
|
||||
|
||||
A reference to the current session
|
||||
|
|
@ -133,7 +135,7 @@ sub getId {
|
|||
|
||||
=head2 new ( session, id )
|
||||
|
||||
Constructor.
|
||||
Object constructor for fetching an existing Ad.
|
||||
|
||||
=head3 session
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue