AuctionPackage
class AuctionPackage extends Collection (View source)
Properties
protected | $collection_key | ||
string | $createTime | ||
string | $creator | ||
string | $description | ||
string | $displayName | ||
string[] | $eligibleSeatIds | ||
string | $name | ||
string[] | $subscribedBuyers | ||
string[] | $subscribedClients | ||
protected | $subscribedMediaPlannersType | ||
protected | $subscribedMediaPlannersDataType | ||
string | $updateTime |
Methods
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setCreator($creator)
No description
string
getCreator()
No description
setDescription($description)
No description
string
getDescription()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setEligibleSeatIds($eligibleSeatIds)
No description
string[]
getEligibleSeatIds()
No description
setName($name)
No description
string
getName()
No description
setSubscribedBuyers($subscribedBuyers)
No description
string[]
getSubscribedBuyers()
No description
setSubscribedClients($subscribedClients)
No description
string[]
getSubscribedClients()
No description
setSubscribedMediaPlanners($subscribedMediaPlanners)
No description
getSubscribedMediaPlanners()
No description
setUpdateTime($updateTime)
No description
string
getUpdateTime()
No description
Details
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setCreator($creator)
No description
string
getCreator()
No description
setDescription($description)
No description
string
getDescription()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setEligibleSeatIds($eligibleSeatIds)
No description
string[]
getEligibleSeatIds()
No description
setName($name)
No description
string
getName()
No description
setSubscribedBuyers($subscribedBuyers)
No description
string[]
getSubscribedBuyers()
No description
setSubscribedClients($subscribedClients)
No description
string[]
getSubscribedClients()
No description
setSubscribedMediaPlanners($subscribedMediaPlanners)
No description
MediaPlanner[]
getSubscribedMediaPlanners()
No description
setUpdateTime($updateTime)
No description
string
getUpdateTime()
No description