CustomBiddingAlgorithmRules
class CustomBiddingAlgorithmRules extends Model (View source)
Properties
bool | $active | ||
string | $createTime | ||
string | $customBiddingAlgorithmId | ||
string | $customBiddingAlgorithmRulesId | ||
protected | $errorType | ||
protected | $errorDataType | ||
string | $name | ||
protected | $rulesType | ||
protected | $rulesDataType | ||
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
setCustomBiddingAlgorithmRulesId($customBiddingAlgorithmRulesId)
No description
string
getCustomBiddingAlgorithmRulesId()
No description
getError()
No description
setName($name)
No description
string
getName()
No description
getRules()
No description
setState($state)
No description
string
getState()
No description
Details
setActive($active)
No description
bool
getActive()
No description
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setCustomBiddingAlgorithmId($customBiddingAlgorithmId)
No description
string
getCustomBiddingAlgorithmId()
No description
setCustomBiddingAlgorithmRulesId($customBiddingAlgorithmRulesId)
No description
string
getCustomBiddingAlgorithmRulesId()
No description
setError(CustomBiddingAlgorithmRulesError $error)
No description
CustomBiddingAlgorithmRulesError
getError()
No description
setName($name)
No description
string
getName()
No description
setRules(CustomBiddingAlgorithmRulesRef $rules)
No description
CustomBiddingAlgorithmRulesRef
getRules()
No description
setState($state)
No description
string
getState()
No description