PHP 클래스 LineItemSummary, googleads-php-lib

파일 보기 프로젝트 열기: googleads/googleads-php-lib 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$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