PHP Класс ProposalLineItem, googleads-php-lib

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$appliedLabels AppliedLabel[]
$baseRate Money
$billingBase tnsBillingBase
$billingCap tnsBillingCap
$billingSchedule tnsBillingSchedule
$billingSource tnsBillingSource
$companionDeliveryOption tnsCompanionDeliveryOption
$computedStatus tnsComputedStatus
$contractedQuantityBuffer integer
$contractedUnitsBought integer
$cost Money
$costAdjustment tnsCostAdjustment
$costPerUnit Money
$creativePlaceholders CreativePlaceholder[]
$creativeRotationType tnsCreativeRotationType
$customFieldValues BaseCustomFieldValue[]
$customThirdPartyAdServerName string
$deliveryData DeliveryData
$deliveryIndicator DeliveryIndicator
$deliveryRateType tnsDeliveryRateType
$derivedProductCustomCriteria CustomCriteriaSet
$dfpLineItemId integer
$disableSameAdvertiserCompetitiveExclusion boolean
$effectiveAppliedLabels AppliedLabel[]
$endDateTime DateTime
$environmentType tnsEnvironmentType
$frequencyCaps FrequencyCap[]
$goal Goal
$id integer
$isArchived boolean
$isSold boolean
$lastModifiedDateTime DateTime
$lineItemPriority integer
$lineItemType tnsLineItemType
$linkStatus tnsLinkStatus
$name string
$notes string
$packageId integer
$premiums ProposalLineItemPremium[]
$productConstraints ProposalLineItemConstraints
$productId integer
$proposalId integer
$rateCardId integer
$rateType tnsRateType
$reservationStatus tnsReservationStatus
$roadblockingType tnsRoadblockingType
$scheduledQuantity integer
$startDateTime DateTime
$targeting Targeting
$thirdPartyAdServerId integer
$timeZoneId string
$useThirdPartyAdServerFromProposal boolean
$videoMaxDuration integer

Открытые методы

Метод Описание
__construct ( $id = null, $proposalId = null, $packageId = null, $rateCardId = null, $productId = null, $name = null, $startDateTime = null, $endDateTime = null, $timeZoneId = null, $notes = null, $costAdjustment = null, $isArchived = null, $goal = null, $contractedQuantityBuffer = null, $scheduledQuantity = null, $deliveryRateType = null, $roadblockingType = null, $companionDeliveryOption = null, $creativeRotationType = null, $videoMaxDuration = null, $frequencyCaps = null, $dfpLineItemId = null, $lineItemType = null, $lineItemPriority = null, $rateType = null, $creativePlaceholders = null, $targeting = null, $customFieldValues = null, $appliedLabels = null, $effectiveAppliedLabels = null, $disableSameAdvertiserCompetitiveExclusion = null, $productConstraints = null, $premiums = null, $isSold = null, $baseRate = null, $costPerUnit = null, $cost = null, $deliveryIndicator = null, $deliveryData = null, $computedStatus = null, $billingCap = null, $billingSchedule = null, $billingSource = null, $billingBase = null, $lastModifiedDateTime = null, $reservationStatus = null, $useThirdPartyAdServerFromProposal = null, $thirdPartyAdServerId = null, $customThirdPartyAdServerName = null, $linkStatus = null )
__construct ( $id = null, $proposalId = null, $packageId = null, $rateCardId = null, $productId = null, $name = null, $startDateTime = null, $endDateTime = null, $timeZoneId = null, $notes = null, $costAdjustment = null, $isArchived = null, $goal = null, $contractedQuantityBuffer = null, $scheduledQuantity = null, $deliveryRateType = null, $roadblockingType = null, $companionDeliveryOption = null, $creativeRotationType = null, $videoMaxDuration = null, $frequencyCaps = null, $dfpLineItemId = null, $lineItemType = null, $lineItemPriority = null, $rateType = null, $creativePlaceholders = null, $targeting = null, $derivedProductCustomCriteria = null, $customFieldValues = null, $appliedLabels = null, $effectiveAppliedLabels = null, $disableSameAdvertiserCompetitiveExclusion = null, $productConstraints = null, $premiums = null, $isSold = null, $baseRate = null, $costPerUnit = null, $cost = null, $deliveryIndicator = null, $deliveryData = null, $computedStatus = null, $billingCap = null, $billingSchedule = null, $billingSource = null, $billingBase = null, $lastModifiedDateTime = null, $reservationStatus = null, $useThirdPartyAdServerFromProposal = null, $thirdPartyAdServerId = null, $customThirdPartyAdServerName = null, $linkStatus = null )
__construct ( $id = null, $proposalId = null, $packageId = null, $rateCardId = null, $productId = null, $name = null, $startDateTime = null, $endDateTime = null, $timeZoneId = null, $notes = null, $costAdjustment = null, $isArchived = null, $goal = null, $contractedQuantityBuffer = null, $scheduledQuantity = null, $contractedUnitsBought = null, $deliveryRateType = null, $roadblockingType = null, $companionDeliveryOption = null, $creativeRotationType = null, $videoMaxDuration = null, $frequencyCaps = null, $dfpLineItemId = null, $lineItemType = null, $lineItemPriority = null, $rateType = null, $creativePlaceholders = null, $targeting = null, $customFieldValues = null, $appliedLabels = null, $effectiveAppliedLabels = null, $disableSameAdvertiserCompetitiveExclusion = null, $productConstraints = null, $premiums = null, $isSold = null, $baseRate = null, $costPerUnit = null, $cost = null, $deliveryIndicator = null, $deliveryData = null, $computedStatus = null, $billingCap = null, $billingSchedule = null, $billingSource = null, $billingBase = null, $lastModifiedDateTime = null, $reservationStatus = null, $useThirdPartyAdServerFromProposal = null, $thirdPartyAdServerId = null, $customThirdPartyAdServerName = null, $environmentType = null, $linkStatus = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

Описание методов

__construct() публичный Метод

public __construct ( $id = null, $proposalId = null, $packageId = null, $rateCardId = null, $productId = null, $name = null, $startDateTime = null, $endDateTime = null, $timeZoneId = null, $notes = null, $costAdjustment = null, $isArchived = null, $goal = null, $contractedQuantityBuffer = null, $scheduledQuantity = null, $deliveryRateType = null, $roadblockingType = null, $companionDeliveryOption = null, $creativeRotationType = null, $videoMaxDuration = null, $frequencyCaps = null, $dfpLineItemId = null, $lineItemType = null, $lineItemPriority = null, $rateType = null, $creativePlaceholders = null, $targeting = null, $customFieldValues = null, $appliedLabels = null, $effectiveAppliedLabels = null, $disableSameAdvertiserCompetitiveExclusion = null, $productConstraints = null, $premiums = null, $isSold = null, $baseRate = null, $costPerUnit = null, $cost = null, $deliveryIndicator = null, $deliveryData = null, $computedStatus = null, $billingCap = null, $billingSchedule = null, $billingSource = null, $billingBase = null, $lastModifiedDateTime = null, $reservationStatus = null, $useThirdPartyAdServerFromProposal = null, $thirdPartyAdServerId = null, $customThirdPartyAdServerName = null, $linkStatus = null )

__construct() публичный Метод

public __construct ( $id = null, $proposalId = null, $packageId = null, $rateCardId = null, $productId = null, $name = null, $startDateTime = null, $endDateTime = null, $timeZoneId = null, $notes = null, $costAdjustment = null, $isArchived = null, $goal = null, $contractedQuantityBuffer = null, $scheduledQuantity = null, $deliveryRateType = null, $roadblockingType = null, $companionDeliveryOption = null, $creativeRotationType = null, $videoMaxDuration = null, $frequencyCaps = null, $dfpLineItemId = null, $lineItemType = null, $lineItemPriority = null, $rateType = null, $creativePlaceholders = null, $targeting = null, $derivedProductCustomCriteria = null, $customFieldValues = null, $appliedLabels = null, $effectiveAppliedLabels = null, $disableSameAdvertiserCompetitiveExclusion = null, $productConstraints = null, $premiums = null, $isSold = null, $baseRate = null, $costPerUnit = null, $cost = null, $deliveryIndicator = null, $deliveryData = null, $computedStatus = null, $billingCap = null, $billingSchedule = null, $billingSource = null, $billingBase = null, $lastModifiedDateTime = null, $reservationStatus = null, $useThirdPartyAdServerFromProposal = null, $thirdPartyAdServerId = null, $customThirdPartyAdServerName = null, $linkStatus = null )

__construct() публичный Метод

public __construct ( $id = null, $proposalId = null, $packageId = null, $rateCardId = null, $productId = null, $name = null, $startDateTime = null, $endDateTime = null, $timeZoneId = null, $notes = null, $costAdjustment = null, $isArchived = null, $goal = null, $contractedQuantityBuffer = null, $scheduledQuantity = null, $contractedUnitsBought = null, $deliveryRateType = null, $roadblockingType = null, $companionDeliveryOption = null, $creativeRotationType = null, $videoMaxDuration = null, $frequencyCaps = null, $dfpLineItemId = null, $lineItemType = null, $lineItemPriority = null, $rateType = null, $creativePlaceholders = null, $targeting = null, $customFieldValues = null, $appliedLabels = null, $effectiveAppliedLabels = null, $disableSameAdvertiserCompetitiveExclusion = null, $productConstraints = null, $premiums = null, $isSold = null, $baseRate = null, $costPerUnit = null, $cost = null, $deliveryIndicator = null, $deliveryData = null, $computedStatus = null, $billingCap = null, $billingSchedule = null, $billingSource = null, $billingBase = null, $lastModifiedDateTime = null, $reservationStatus = null, $useThirdPartyAdServerFromProposal = null, $thirdPartyAdServerId = null, $customThirdPartyAdServerName = null, $environmentType = null, $linkStatus = null )

getNamespace() публичный Метод

Gets the namesapce of this class
public getNamespace ( ) : string
Результат string the namespace of this class

getXsiTypeName() публичный Метод

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Результат string the xsi:type name of this class

Описание свойств

$appliedLabels публичное свойство

public AppliedLabel[] $appliedLabels
Результат AppliedLabel[]

$baseRate публичное свойство

public Money $baseRate
Результат Money

$billingBase публичное свойство

public tnsBillingBase $billingBase
Результат tnsBillingBase

$billingCap публичное свойство

public tnsBillingCap $billingCap
Результат tnsBillingCap

$billingSchedule публичное свойство

public tnsBillingSchedule $billingSchedule
Результат tnsBillingSchedule

$billingSource публичное свойство

public tnsBillingSource $billingSource
Результат tnsBillingSource

$companionDeliveryOption публичное свойство

public tnsCompanionDeliveryOption $companionDeliveryOption
Результат tnsCompanionDeliveryOption

$computedStatus публичное свойство

public tnsComputedStatus $computedStatus
Результат tnsComputedStatus

$contractedQuantityBuffer публичное свойство

public int $contractedQuantityBuffer
Результат integer

$contractedUnitsBought публичное свойство

public int $contractedUnitsBought
Результат integer

$cost публичное свойство

public Money $cost
Результат Money

$costAdjustment публичное свойство

public tnsCostAdjustment $costAdjustment
Результат tnsCostAdjustment

$costPerUnit публичное свойство

public Money $costPerUnit
Результат Money

$creativePlaceholders публичное свойство

public CreativePlaceholder[] $creativePlaceholders
Результат CreativePlaceholder[]

$creativeRotationType публичное свойство

public tnsCreativeRotationType $creativeRotationType
Результат tnsCreativeRotationType

$customFieldValues публичное свойство

public BaseCustomFieldValue[] $customFieldValues
Результат BaseCustomFieldValue[]

$customThirdPartyAdServerName публичное свойство

public string $customThirdPartyAdServerName
Результат string

$deliveryData публичное свойство

public DeliveryData $deliveryData
Результат DeliveryData

$deliveryIndicator публичное свойство

public DeliveryIndicator $deliveryIndicator
Результат DeliveryIndicator

$deliveryRateType публичное свойство

public tnsDeliveryRateType $deliveryRateType
Результат tnsDeliveryRateType

$derivedProductCustomCriteria публичное свойство

public CustomCriteriaSet $derivedProductCustomCriteria
Результат CustomCriteriaSet

$dfpLineItemId публичное свойство

public int $dfpLineItemId
Результат integer

$disableSameAdvertiserCompetitiveExclusion публичное свойство

public bool $disableSameAdvertiserCompetitiveExclusion
Результат boolean

$effectiveAppliedLabels публичное свойство

public AppliedLabel[] $effectiveAppliedLabels
Результат AppliedLabel[]

$endDateTime публичное свойство

public DateTime $endDateTime
Результат DateTime

$environmentType публичное свойство

public tnsEnvironmentType $environmentType
Результат tnsEnvironmentType

$frequencyCaps публичное свойство

public FrequencyCap[] $frequencyCaps
Результат FrequencyCap[]

$goal публичное свойство

public Goal $goal
Результат Goal

$id публичное свойство

public int $id
Результат integer

$isArchived публичное свойство

public bool $isArchived
Результат boolean

$isSold публичное свойство

public bool $isSold
Результат boolean

$lastModifiedDateTime публичное свойство

public DateTime $lastModifiedDateTime
Результат DateTime

$lineItemPriority публичное свойство

public int $lineItemPriority
Результат integer

$lineItemType публичное свойство

public tnsLineItemType $lineItemType
Результат tnsLineItemType

$linkStatus публичное свойство

public tnsLinkStatus $linkStatus
Результат tnsLinkStatus

$name публичное свойство

public string $name
Результат string

$notes публичное свойство

public string $notes
Результат string

$packageId публичное свойство

public int $packageId
Результат integer

$premiums публичное свойство

public ProposalLineItemPremium[] $premiums
Результат ProposalLineItemPremium[]

$productConstraints публичное свойство

public ProposalLineItemConstraints $productConstraints
Результат ProposalLineItemConstraints

$productId публичное свойство

public int $productId
Результат integer

$proposalId публичное свойство

public int $proposalId
Результат integer

$rateCardId публичное свойство

public int $rateCardId
Результат integer

$rateType публичное свойство

public tnsRateType $rateType
Результат tnsRateType

$reservationStatus публичное свойство

public tnsReservationStatus $reservationStatus
Результат tnsReservationStatus

$roadblockingType публичное свойство

public tnsRoadblockingType $roadblockingType
Результат tnsRoadblockingType

$scheduledQuantity публичное свойство

public int $scheduledQuantity
Результат integer

$startDateTime публичное свойство

public DateTime $startDateTime
Результат DateTime

$targeting публичное свойство

public Targeting $targeting
Результат Targeting

$thirdPartyAdServerId публичное свойство

public int $thirdPartyAdServerId
Результат integer

$timeZoneId публичное свойство

public string $timeZoneId
Результат string

$useThirdPartyAdServerFromProposal публичное свойство

public bool $useThirdPartyAdServerFromProposal
Результат boolean

$videoMaxDuration публичное свойство

public int $videoMaxDuration
Результат integer