class CustomBiddingAlgorithm extends Collection (View source)

Properties

protected $collection_key
string $advertiserId
string $customBiddingAlgorithmId
string $customBiddingAlgorithmType
string $displayName
string $entityStatus
protected $modelDetailsType
protected $modelDetailsDataType
string $name
string $partnerId
string[] $sharedAdvertiserIds

Methods

setAdvertiserId($advertiserId)

No description

string
getAdvertiserId()

No description

setCustomBiddingAlgorithmId($customBiddingAlgorithmId)

No description

string
getCustomBiddingAlgorithmId()

No description

setCustomBiddingAlgorithmType($customBiddingAlgorithmType)

No description

string
setDisplayName($displayName)

No description

string
getDisplayName()

No description

setEntityStatus($entityStatus)

No description

string
getEntityStatus()

No description

setModelDetails($modelDetails)

No description

setName($name)

No description

string
getName()

No description

setPartnerId($partnerId)

No description

string
getPartnerId()

No description

setSharedAdvertiserIds($sharedAdvertiserIds)

No description

string[]
getSharedAdvertiserIds()

No description

Details

setAdvertiserId($advertiserId)

No description

Parameters

$advertiserId

string getAdvertiserId()

No description

Return Value

string

setCustomBiddingAlgorithmId($customBiddingAlgorithmId)

No description

Parameters

$customBiddingAlgorithmId

string getCustomBiddingAlgorithmId()

No description

Return Value

string

setCustomBiddingAlgorithmType($customBiddingAlgorithmType)

No description

Parameters

$customBiddingAlgorithmType

string getCustomBiddingAlgorithmType()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setEntityStatus($entityStatus)

No description

Parameters

$entityStatus

string getEntityStatus()

No description

Return Value

string

setModelDetails($modelDetails)

No description

Parameters

$modelDetails

CustomBiddingModelDetails[] getModelDetails()

No description

Return Value

CustomBiddingModelDetails[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setPartnerId($partnerId)

No description

Parameters

$partnerId

string getPartnerId()

No description

Return Value

string

setSharedAdvertiserIds($sharedAdvertiserIds)

No description

Parameters

$sharedAdvertiserIds

string[] getSharedAdvertiserIds()

No description

Return Value

string[]