class Bidder extends Model (View source)

Properties

bool $bypassNonguaranteedDealsPretargeting
string $cookieMatchingNetworkId
string $cookieMatchingUrl
string $dealsBillingId
string $name

Methods

setBypassNonguaranteedDealsPretargeting($bypassNonguaranteedDealsPretargeting)

No description

setCookieMatchingNetworkId($cookieMatchingNetworkId)

No description

string
getCookieMatchingNetworkId()

No description

setCookieMatchingUrl($cookieMatchingUrl)

No description

string
getCookieMatchingUrl()

No description

setDealsBillingId($dealsBillingId)

No description

string
getDealsBillingId()

No description

setName($name)

No description

string
getName()

No description

Details

setBypassNonguaranteedDealsPretargeting($bypassNonguaranteedDealsPretargeting)

No description

Parameters

$bypassNonguaranteedDealsPretargeting

bool getBypassNonguaranteedDealsPretargeting()

No description

Return Value

bool

setCookieMatchingNetworkId($cookieMatchingNetworkId)

No description

Parameters

$cookieMatchingNetworkId

string getCookieMatchingNetworkId()

No description

Return Value

string

setCookieMatchingUrl($cookieMatchingUrl)

No description

Parameters

$cookieMatchingUrl

string getCookieMatchingUrl()

No description

Return Value

string

setDealsBillingId($dealsBillingId)

No description

Parameters

$dealsBillingId

string getDealsBillingId()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string