class InventoryItem extends Collection (View source)

Properties

protected $collection_key
string $accountId
protected $adSlotsType
protected $adSlotsDataType
string $advertiserId
string $contentCategoryId
string $estimatedClickThroughRate
string $estimatedConversionRate
string $id
bool $inPlan
string $kind
protected $lastModifiedInfoType
protected $lastModifiedInfoDataType
string $name
string $negotiationChannelId
string $orderId
string $placementStrategyId
protected $pricingType
protected $pricingDataType
string $projectId
string $rfpId
string $siteId
string $subaccountId
string $type

Methods

setAccountId($accountId)

No description

string
getAccountId()

No description

setAdSlots($adSlots)

No description

AdSlot[]
getAdSlots()

No description

setAdvertiserId($advertiserId)

No description

string
getAdvertiserId()

No description

setContentCategoryId($contentCategoryId)

No description

string
getContentCategoryId()

No description

setEstimatedClickThroughRate($estimatedClickThroughRate)

No description

string
getEstimatedClickThroughRate()

No description

setEstimatedConversionRate($estimatedConversionRate)

No description

string
getEstimatedConversionRate()

No description

setId($id)

No description

string
getId()

No description

setInPlan($inPlan)

No description

bool
getInPlan()

No description

setKind($kind)

No description

string
getKind()

No description

setLastModifiedInfo(LastModifiedInfo $lastModifiedInfo)

No description

setName($name)

No description

string
getName()

No description

setNegotiationChannelId($negotiationChannelId)

No description

string
getNegotiationChannelId()

No description

setOrderId($orderId)

No description

string
getOrderId()

No description

setPlacementStrategyId($placementStrategyId)

No description

string
getPlacementStrategyId()

No description

setPricing(Pricing $pricing)

No description

getPricing()

No description

setProjectId($projectId)

No description

string
getProjectId()

No description

setRfpId($rfpId)

No description

string
getRfpId()

No description

setSiteId($siteId)

No description

string
getSiteId()

No description

setSubaccountId($subaccountId)

No description

string
getSubaccountId()

No description

setType($type)

No description

string
getType()

No description

Details

setAccountId($accountId)

No description

Parameters

$accountId

string getAccountId()

No description

Return Value

string

setAdSlots($adSlots)

No description

Parameters

$adSlots

AdSlot[] getAdSlots()

No description

Return Value

AdSlot[]

setAdvertiserId($advertiserId)

No description

Parameters

$advertiserId

string getAdvertiserId()

No description

Return Value

string

setContentCategoryId($contentCategoryId)

No description

Parameters

$contentCategoryId

string getContentCategoryId()

No description

Return Value

string

setEstimatedClickThroughRate($estimatedClickThroughRate)

No description

Parameters

$estimatedClickThroughRate

string getEstimatedClickThroughRate()

No description

Return Value

string

setEstimatedConversionRate($estimatedConversionRate)

No description

Parameters

$estimatedConversionRate

string getEstimatedConversionRate()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setInPlan($inPlan)

No description

Parameters

$inPlan

bool getInPlan()

No description

Return Value

bool

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setLastModifiedInfo(LastModifiedInfo $lastModifiedInfo)

No description

Parameters

LastModifiedInfo $lastModifiedInfo

LastModifiedInfo getLastModifiedInfo()

No description

Return Value

LastModifiedInfo

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNegotiationChannelId($negotiationChannelId)

No description

Parameters

$negotiationChannelId

string getNegotiationChannelId()

No description

Return Value

string

setOrderId($orderId)

No description

Parameters

$orderId

string getOrderId()

No description

Return Value

string

setPlacementStrategyId($placementStrategyId)

No description

Parameters

$placementStrategyId

string getPlacementStrategyId()

No description

Return Value

string

setPricing(Pricing $pricing)

No description

Parameters

Pricing $pricing

Pricing getPricing()

No description

Return Value

Pricing

setProjectId($projectId)

No description

Parameters

$projectId

string getProjectId()

No description

Return Value

string

setRfpId($rfpId)

No description

Parameters

$rfpId

string getRfpId()

No description

Return Value

string

setSiteId($siteId)

No description

Parameters

$siteId

string getSiteId()

No description

Return Value

string

setSubaccountId($subaccountId)

No description

Parameters

$subaccountId

string getSubaccountId()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string