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

Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
$activityAssociations LineItemActivityAssociation[]
$adExchangeAuctionOpeningPriority integer
$allowOverbook boolean
$appliedLabels AppliedLabel[]
$autoExtensionDays integer
$budget Money
$companionDeliveryOption tnsCompanionDeliveryOption
$contractedUnitsBought integer
$costPerUnit Money
$costType tnsCostType
$creationDateTime DateTime
$creativePersistenceType tnsCreativePersistenceType
$creativePlaceholders CreativePlaceholder[]
$creativeRotationType tnsCreativeRotationType
$customFieldValues BaseCustomFieldValue[]
$deliveryData DeliveryData
$deliveryIndicator DeliveryIndicator
$deliveryRateType tnsDeliveryRateType
$disableSameAdvertiserCompetitiveExclusion boolean
$discount double
$discountType tnsLineItemDiscountType
$effectiveAppliedLabels AppliedLabel[]
$endDateTime DateTime
$environmentType tnsEnvironmentType
$externalId string
$frequencyCaps FrequencyCap[]
$grpSettings GrpSettings
$id integer
$isArchived boolean
$isMissingCreatives boolean
$isPrioritizedPreferredDealsEnabled boolean
$isSetTopBoxEnabled boolean
$lastModifiedByApp string
$lastModifiedDateTime DateTime
$lineItemType tnsLineItemType
$name string
$notes string
$orderId integer
$orderName string
$primaryGoal Goal
$priority integer
$reservationStatus tnsLineItemSummaryReservationStatus
$reserveAtCreation boolean
$roadblockingType tnsRoadblockingType
$secondaryGoals Goal[]
$setTopBoxDisplayInfo SetTopBoxInfo
$skipCrossSellingRuleWarningChecks boolean
$skipInventoryCheck boolean
$startDateTime DateTime
$startDateTimeType tnsStartDateTimeType
$stats Stats
$status tnsComputedStatus
$targetPlatform tnsTargetPlatform
$unlimitedEndDateTime boolean
$valueCostPerUnit Money
$videoMaxDuration integer
$webPropertyCode string

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

Метод Описание
__construct ( $orderId = null, $id = null, $name = null, $externalId = null, $orderName = null, $startDateTime = null, $startDateTimeType = null, $endDateTime = null, $autoExtensionDays = null, $unlimitedEndDateTime = null, $creativeRotationType = null, $deliveryRateType = null, $roadblockingType = null, $frequencyCaps = null, $lineItemType = null, $priority = null, $costPerUnit = null, $valueCostPerUnit = null, $costType = null, $discountType = null, $discount = null, $contractedUnitsBought = null, $creativePlaceholders = null, $activityAssociations = null, $environmentType = null, $companionDeliveryOption = null, $creativePersistenceType = null, $allowOverbook = null, $skipInventoryCheck = null, $skipCrossSellingRuleWarningChecks = null, $reserveAtCreation = null, $stats = null, $deliveryIndicator = null, $deliveryData = null, $budget = null, $status = null, $reservationStatus = null, $isArchived = null, $webPropertyCode = null, $appliedLabels = null, $effectiveAppliedLabels = null, $disableSameAdvertiserCompetitiveExclusion = null, $lastModifiedByApp = null, $notes = null, $lastModifiedDateTime = null, $creationDateTime = null, $isPrioritizedPreferredDealsEnabled = null, $adExchangeAuctionOpeningPriority = null, $customFieldValues = null, $isSetTopBoxEnabled = null, $isMissingCreatives = null, $setTopBoxDisplayInfo = null, $videoMaxDuration = null, $primaryGoal = null, $secondaryGoals = null, $grpSettings = null )
__construct ( $orderId = null, $id = null, $name = null, $externalId = null, $orderName = null, $startDateTime = null, $startDateTimeType = null, $endDateTime = null, $autoExtensionDays = null, $unlimitedEndDateTime = null, $creativeRotationType = null, $deliveryRateType = null, $roadblockingType = null, $frequencyCaps = null, $lineItemType = null, $priority = null, $costPerUnit = null, $valueCostPerUnit = null, $costType = null, $discountType = null, $discount = null, $contractedUnitsBought = null, $creativePlaceholders = null, $activityAssociations = null, $targetPlatform = null, $environmentType = null, $companionDeliveryOption = null, $creativePersistenceType = null, $allowOverbook = null, $skipInventoryCheck = null, $skipCrossSellingRuleWarningChecks = null, $reserveAtCreation = null, $stats = null, $deliveryIndicator = null, $deliveryData = null, $budget = null, $status = null, $reservationStatus = null, $isArchived = null, $webPropertyCode = null, $appliedLabels = null, $effectiveAppliedLabels = null, $disableSameAdvertiserCompetitiveExclusion = null, $lastModifiedByApp = null, $notes = null, $lastModifiedDateTime = null, $creationDateTime = null, $isPrioritizedPreferredDealsEnabled = null, $adExchangeAuctionOpeningPriority = null, $customFieldValues = null, $isSetTopBoxEnabled = null, $isMissingCreatives = null, $setTopBoxDisplayInfo = null, $videoMaxDuration = null, $primaryGoal = null, $secondaryGoals = null, $grpSettings = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $orderId = null, $id = null, $name = null, $externalId = null, $orderName = null, $startDateTime = null, $startDateTimeType = null, $endDateTime = null, $autoExtensionDays = null, $unlimitedEndDateTime = null, $creativeRotationType = null, $deliveryRateType = null, $roadblockingType = null, $frequencyCaps = null, $lineItemType = null, $priority = null, $costPerUnit = null, $valueCostPerUnit = null, $costType = null, $discountType = null, $discount = null, $contractedUnitsBought = null, $creativePlaceholders = null, $activityAssociations = null, $environmentType = null, $companionDeliveryOption = null, $creativePersistenceType = null, $allowOverbook = null, $skipInventoryCheck = null, $skipCrossSellingRuleWarningChecks = null, $reserveAtCreation = null, $stats = null, $deliveryIndicator = null, $deliveryData = null, $budget = null, $status = null, $reservationStatus = null, $isArchived = null, $webPropertyCode = null, $appliedLabels = null, $effectiveAppliedLabels = null, $disableSameAdvertiserCompetitiveExclusion = null, $lastModifiedByApp = null, $notes = null, $lastModifiedDateTime = null, $creationDateTime = null, $isPrioritizedPreferredDealsEnabled = null, $adExchangeAuctionOpeningPriority = null, $customFieldValues = null, $isSetTopBoxEnabled = null, $isMissingCreatives = null, $setTopBoxDisplayInfo = null, $videoMaxDuration = null, $primaryGoal = null, $secondaryGoals = null, $grpSettings = null )

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

public __construct ( $orderId = null, $id = null, $name = null, $externalId = null, $orderName = null, $startDateTime = null, $startDateTimeType = null, $endDateTime = null, $autoExtensionDays = null, $unlimitedEndDateTime = null, $creativeRotationType = null, $deliveryRateType = null, $roadblockingType = null, $frequencyCaps = null, $lineItemType = null, $priority = null, $costPerUnit = null, $valueCostPerUnit = null, $costType = null, $discountType = null, $discount = null, $contractedUnitsBought = null, $creativePlaceholders = null, $activityAssociations = null, $targetPlatform = null, $environmentType = null, $companionDeliveryOption = null, $creativePersistenceType = null, $allowOverbook = null, $skipInventoryCheck = null, $skipCrossSellingRuleWarningChecks = null, $reserveAtCreation = null, $stats = null, $deliveryIndicator = null, $deliveryData = null, $budget = null, $status = null, $reservationStatus = null, $isArchived = null, $webPropertyCode = null, $appliedLabels = null, $effectiveAppliedLabels = null, $disableSameAdvertiserCompetitiveExclusion = null, $lastModifiedByApp = null, $notes = null, $lastModifiedDateTime = null, $creationDateTime = null, $isPrioritizedPreferredDealsEnabled = null, $adExchangeAuctionOpeningPriority = null, $customFieldValues = null, $isSetTopBoxEnabled = null, $isMissingCreatives = null, $setTopBoxDisplayInfo = null, $videoMaxDuration = null, $primaryGoal = null, $secondaryGoals = null, $grpSettings = 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

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

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

public LineItemActivityAssociation[] $activityAssociations
Результат LineItemActivityAssociation[]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public tnsCostType $costType
Результат tnsCostType

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

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

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

public tnsCreativePersistenceType $creativePersistenceType
Результат tnsCreativePersistenceType

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public double $discount
Результат double

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

public tnsLineItemDiscountType $discountType
Результат tnsLineItemDiscountType

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

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

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

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

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

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

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

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

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

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

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

public GrpSettings $grpSettings
Результат GrpSettings

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public Goal[] $secondaryGoals
Результат Goal[]

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

public SetTopBoxInfo $setTopBoxDisplayInfo
Результат SetTopBoxInfo

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

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

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

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

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

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

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

public tnsStartDateTimeType $startDateTimeType
Результат tnsStartDateTimeType

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

public Stats $stats
Результат Stats

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

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

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

public tnsTargetPlatform $targetPlatform
Результат tnsTargetPlatform

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

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

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

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

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

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

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

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