class CustomBiddingScript extends Collection (View source)

Properties

protected $collection_key
bool $active
string $createTime
string $customBiddingAlgorithmId
string $customBiddingScriptId
protected $errorsType
protected $errorsDataType
string $name
protected $scriptType
protected $scriptDataType
string $state

Methods

setActive($active)

No description

bool
getActive()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setCustomBiddingAlgorithmId($customBiddingAlgorithmId)

No description

string
getCustomBiddingAlgorithmId()

No description

setCustomBiddingScriptId($customBiddingScriptId)

No description

string
getCustomBiddingScriptId()

No description

setErrors($errors)

No description

getErrors()

No description

setName($name)

No description

string
getName()

No description

setScript(CustomBiddingScriptRef $script)

No description

setState($state)

No description

string
getState()

No description

Details

setActive($active)

No description

Parameters

$active

bool getActive()

No description

Return Value

bool

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setCustomBiddingAlgorithmId($customBiddingAlgorithmId)

No description

Parameters

$customBiddingAlgorithmId

string getCustomBiddingAlgorithmId()

No description

Return Value

string

setCustomBiddingScriptId($customBiddingScriptId)

No description

Parameters

$customBiddingScriptId

string getCustomBiddingScriptId()

No description

Return Value

string

setErrors($errors)

No description

Parameters

$errors

ScriptError[] getErrors()

No description

Return Value

ScriptError[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setScript(CustomBiddingScriptRef $script)

No description

Parameters

CustomBiddingScriptRef $script

CustomBiddingScriptRef getScript()

No description

Return Value

CustomBiddingScriptRef

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string