class AdSlot extends Model (View source)

Properties

string $comment
string $compatibility
string $height
string $linkedPlacementId
string $name
string $paymentSourceType
bool $primary
string $width

Methods

setComment($comment)

No description

string
getComment()

No description

setCompatibility($compatibility)

No description

string
getCompatibility()

No description

setHeight($height)

No description

string
getHeight()

No description

setLinkedPlacementId($linkedPlacementId)

No description

string
getLinkedPlacementId()

No description

setName($name)

No description

string
getName()

No description

setPaymentSourceType($paymentSourceType)

No description

string
getPaymentSourceType()

No description

setPrimary($primary)

No description

bool
getPrimary()

No description

setWidth($width)

No description

string
getWidth()

No description

Details

setComment($comment)

No description

Parameters

$comment

string getComment()

No description

Return Value

string

setCompatibility($compatibility)

No description

Parameters

$compatibility

string getCompatibility()

No description

Return Value

string

setHeight($height)

No description

Parameters

$height

string getHeight()

No description

Return Value

string

setLinkedPlacementId($linkedPlacementId)

No description

Parameters

$linkedPlacementId

string getLinkedPlacementId()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setPaymentSourceType($paymentSourceType)

No description

Parameters

$paymentSourceType

string getPaymentSourceType()

No description

Return Value

string

setPrimary($primary)

No description

Parameters

$primary

bool getPrimary()

No description

Return Value

bool

setWidth($width)

No description

Parameters

$width

string getWidth()

No description

Return Value

string