public class LineItemSummary extends Object
LineItemSummary represents the base class from which a LineItem is derived.
Java class for LineItemSummary complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LineItemSummary">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="orderId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="orderName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="startDateTime" type="{https://www.google.com/apis/ads/publisher/v201805}DateTime" minOccurs="0"/>
<element name="startDateTimeType" type="{https://www.google.com/apis/ads/publisher/v201805}StartDateTimeType" minOccurs="0"/>
<element name="endDateTime" type="{https://www.google.com/apis/ads/publisher/v201805}DateTime" minOccurs="0"/>
<element name="autoExtensionDays" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="unlimitedEndDateTime" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="creativeRotationType" type="{https://www.google.com/apis/ads/publisher/v201805}CreativeRotationType" minOccurs="0"/>
<element name="deliveryRateType" type="{https://www.google.com/apis/ads/publisher/v201805}DeliveryRateType" minOccurs="0"/>
<element name="roadblockingType" type="{https://www.google.com/apis/ads/publisher/v201805}RoadblockingType" minOccurs="0"/>
<element name="frequencyCaps" type="{https://www.google.com/apis/ads/publisher/v201805}FrequencyCap" maxOccurs="unbounded" minOccurs="0"/>
<element name="lineItemType" type="{https://www.google.com/apis/ads/publisher/v201805}LineItemType" minOccurs="0"/>
<element name="priority" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="costPerUnit" type="{https://www.google.com/apis/ads/publisher/v201805}Money" minOccurs="0"/>
<element name="valueCostPerUnit" type="{https://www.google.com/apis/ads/publisher/v201805}Money" minOccurs="0"/>
<element name="costType" type="{https://www.google.com/apis/ads/publisher/v201805}CostType" minOccurs="0"/>
<element name="discountType" type="{https://www.google.com/apis/ads/publisher/v201805}LineItemDiscountType" minOccurs="0"/>
<element name="discount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="contractedUnitsBought" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="creativePlaceholders" type="{https://www.google.com/apis/ads/publisher/v201805}CreativePlaceholder" maxOccurs="unbounded" minOccurs="0"/>
<element name="activityAssociations" type="{https://www.google.com/apis/ads/publisher/v201805}LineItemActivityAssociation" maxOccurs="unbounded" minOccurs="0"/>
<element name="environmentType" type="{https://www.google.com/apis/ads/publisher/v201805}EnvironmentType" minOccurs="0"/>
<element name="companionDeliveryOption" type="{https://www.google.com/apis/ads/publisher/v201805}CompanionDeliveryOption" minOccurs="0"/>
<element name="allowOverbook" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="skipInventoryCheck" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="skipCrossSellingRuleWarningChecks" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="reserveAtCreation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="stats" type="{https://www.google.com/apis/ads/publisher/v201805}Stats" minOccurs="0"/>
<element name="deliveryIndicator" type="{https://www.google.com/apis/ads/publisher/v201805}DeliveryIndicator" minOccurs="0"/>
<element name="deliveryData" type="{https://www.google.com/apis/ads/publisher/v201805}DeliveryData" minOccurs="0"/>
<element name="budget" type="{https://www.google.com/apis/ads/publisher/v201805}Money" minOccurs="0"/>
<element name="status" type="{https://www.google.com/apis/ads/publisher/v201805}ComputedStatus" minOccurs="0"/>
<element name="reservationStatus" type="{https://www.google.com/apis/ads/publisher/v201805}LineItemSummary.ReservationStatus" minOccurs="0"/>
<element name="isArchived" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="webPropertyCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="appliedLabels" type="{https://www.google.com/apis/ads/publisher/v201805}AppliedLabel" maxOccurs="unbounded" minOccurs="0"/>
<element name="effectiveAppliedLabels" type="{https://www.google.com/apis/ads/publisher/v201805}AppliedLabel" maxOccurs="unbounded" minOccurs="0"/>
<element name="disableSameAdvertiserCompetitiveExclusion" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="lastModifiedByApp" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="notes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastModifiedDateTime" type="{https://www.google.com/apis/ads/publisher/v201805}DateTime" minOccurs="0"/>
<element name="creationDateTime" type="{https://www.google.com/apis/ads/publisher/v201805}DateTime" minOccurs="0"/>
<element name="isPrioritizedPreferredDealsEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="adExchangeAuctionOpeningPriority" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="customFieldValues" type="{https://www.google.com/apis/ads/publisher/v201805}BaseCustomFieldValue" maxOccurs="unbounded" minOccurs="0"/>
<element name="isSetTopBoxEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isMissingCreatives" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="setTopBoxDisplayInfo" type="{https://www.google.com/apis/ads/publisher/v201805}SetTopBoxInfo" minOccurs="0"/>
<element name="programmaticCreativeSource" type="{https://www.google.com/apis/ads/publisher/v201805}ProgrammaticCreativeSource" minOccurs="0"/>
<element name="videoMaxDuration" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="primaryGoal" type="{https://www.google.com/apis/ads/publisher/v201805}Goal" minOccurs="0"/>
<element name="secondaryGoals" type="{https://www.google.com/apis/ads/publisher/v201805}Goal" maxOccurs="unbounded" minOccurs="0"/>
<element name="grpSettings" type="{https://www.google.com/apis/ads/publisher/v201805}GrpSettings" minOccurs="0"/>
<element name="viewabilityProviderCompanyId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="userConsentEligibility" type="{https://www.google.com/apis/ads/publisher/v201805}UserConsentEligibility" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
LineItemSummary() |
| Modifier and Type | Method and Description |
|---|---|
List<LineItemActivityAssociation> |
getActivityAssociations()
Gets the value of the activityAssociations property.
|
Integer |
getAdExchangeAuctionOpeningPriority()
Gets the value of the adExchangeAuctionOpeningPriority property.
|
List<AppliedLabel> |
getAppliedLabels()
Gets the value of the appliedLabels property.
|
Integer |
getAutoExtensionDays()
Gets the value of the autoExtensionDays property.
|
Money |
getBudget()
Gets the value of the budget property.
|
CompanionDeliveryOption |
getCompanionDeliveryOption()
Gets the value of the companionDeliveryOption property.
|
Long |
getContractedUnitsBought()
Gets the value of the contractedUnitsBought property.
|
Money |
getCostPerUnit()
Gets the value of the costPerUnit property.
|
CostType |
getCostType()
Gets the value of the costType property.
|
DateTime |
getCreationDateTime()
Gets the value of the creationDateTime property.
|
List<CreativePlaceholder> |
getCreativePlaceholders()
Gets the value of the creativePlaceholders property.
|
CreativeRotationType |
getCreativeRotationType()
Gets the value of the creativeRotationType property.
|
List<BaseCustomFieldValue> |
getCustomFieldValues()
Gets the value of the customFieldValues property.
|
DeliveryData |
getDeliveryData()
Gets the value of the deliveryData property.
|
DeliveryIndicator |
getDeliveryIndicator()
Gets the value of the deliveryIndicator property.
|
DeliveryRateType |
getDeliveryRateType()
Gets the value of the deliveryRateType property.
|
Double |
getDiscount()
Gets the value of the discount property.
|
LineItemDiscountType |
getDiscountType()
Gets the value of the discountType property.
|
List<AppliedLabel> |
getEffectiveAppliedLabels()
Gets the value of the effectiveAppliedLabels property.
|
DateTime |
getEndDateTime()
Gets the value of the endDateTime property.
|
EnvironmentType |
getEnvironmentType()
Gets the value of the environmentType property.
|
String |
getExternalId()
Gets the value of the externalId property.
|
List<FrequencyCap> |
getFrequencyCaps()
Gets the value of the frequencyCaps property.
|
GrpSettings |
getGrpSettings()
Gets the value of the grpSettings property.
|
Long |
getId()
Gets the value of the id property.
|
String |
getLastModifiedByApp()
Gets the value of the lastModifiedByApp property.
|
DateTime |
getLastModifiedDateTime()
Gets the value of the lastModifiedDateTime property.
|
LineItemType |
getLineItemType()
Gets the value of the lineItemType property.
|
String |
getName()
Gets the value of the name property.
|
String |
getNotes()
Gets the value of the notes property.
|
Long |
getOrderId()
Gets the value of the orderId property.
|
String |
getOrderName()
Gets the value of the orderName property.
|
Goal |
getPrimaryGoal()
Gets the value of the primaryGoal property.
|
Integer |
getPriority()
Gets the value of the priority property.
|
ProgrammaticCreativeSource |
getProgrammaticCreativeSource()
Gets the value of the programmaticCreativeSource property.
|
LineItemSummaryReservationStatus |
getReservationStatus()
Gets the value of the reservationStatus property.
|
RoadblockingType |
getRoadblockingType()
Gets the value of the roadblockingType property.
|
List<Goal> |
getSecondaryGoals()
Gets the value of the secondaryGoals property.
|
SetTopBoxInfo |
getSetTopBoxDisplayInfo()
Gets the value of the setTopBoxDisplayInfo property.
|
DateTime |
getStartDateTime()
Gets the value of the startDateTime property.
|
StartDateTimeType |
getStartDateTimeType()
Gets the value of the startDateTimeType property.
|
Stats |
getStats()
Gets the value of the stats property.
|
ComputedStatus |
getStatus()
Gets the value of the status property.
|
UserConsentEligibility |
getUserConsentEligibility()
Gets the value of the userConsentEligibility property.
|
Money |
getValueCostPerUnit()
Gets the value of the valueCostPerUnit property.
|
Long |
getVideoMaxDuration()
Gets the value of the videoMaxDuration property.
|
Long |
getViewabilityProviderCompanyId()
Gets the value of the viewabilityProviderCompanyId property.
|
String |
getWebPropertyCode()
Gets the value of the webPropertyCode property.
|
Boolean |
isAllowOverbook()
Gets the value of the allowOverbook property.
|
Boolean |
isDisableSameAdvertiserCompetitiveExclusion()
Gets the value of the disableSameAdvertiserCompetitiveExclusion property.
|
Boolean |
isIsArchived()
Gets the value of the isArchived property.
|
Boolean |
isIsMissingCreatives()
Gets the value of the isMissingCreatives property.
|
Boolean |
isIsPrioritizedPreferredDealsEnabled()
Gets the value of the isPrioritizedPreferredDealsEnabled property.
|
Boolean |
isIsSetTopBoxEnabled()
Gets the value of the isSetTopBoxEnabled property.
|
Boolean |
isReserveAtCreation()
Gets the value of the reserveAtCreation property.
|
Boolean |
isSkipCrossSellingRuleWarningChecks()
Gets the value of the skipCrossSellingRuleWarningChecks property.
|
Boolean |
isSkipInventoryCheck()
Gets the value of the skipInventoryCheck property.
|
Boolean |
isUnlimitedEndDateTime()
Gets the value of the unlimitedEndDateTime property.
|
void |
setAdExchangeAuctionOpeningPriority(Integer value)
Sets the value of the adExchangeAuctionOpeningPriority property.
|
void |
setAllowOverbook(Boolean value)
Sets the value of the allowOverbook property.
|
void |
setAutoExtensionDays(Integer value)
Sets the value of the autoExtensionDays property.
|
void |
setBudget(Money value)
Sets the value of the budget property.
|
void |
setCompanionDeliveryOption(CompanionDeliveryOption value)
Sets the value of the companionDeliveryOption property.
|
void |
setContractedUnitsBought(Long value)
Sets the value of the contractedUnitsBought property.
|
void |
setCostPerUnit(Money value)
Sets the value of the costPerUnit property.
|
void |
setCostType(CostType value)
Sets the value of the costType property.
|
void |
setCreationDateTime(DateTime value)
Sets the value of the creationDateTime property.
|
void |
setCreativeRotationType(CreativeRotationType value)
Sets the value of the creativeRotationType property.
|
void |
setDeliveryData(DeliveryData value)
Sets the value of the deliveryData property.
|
void |
setDeliveryIndicator(DeliveryIndicator value)
Sets the value of the deliveryIndicator property.
|
void |
setDeliveryRateType(DeliveryRateType value)
Sets the value of the deliveryRateType property.
|
void |
setDisableSameAdvertiserCompetitiveExclusion(Boolean value)
Sets the value of the disableSameAdvertiserCompetitiveExclusion property.
|
void |
setDiscount(Double value)
Sets the value of the discount property.
|
void |
setDiscountType(LineItemDiscountType value)
Sets the value of the discountType property.
|
void |
setEndDateTime(DateTime value)
Sets the value of the endDateTime property.
|
void |
setEnvironmentType(EnvironmentType value)
Sets the value of the environmentType property.
|
void |
setExternalId(String value)
Sets the value of the externalId property.
|
void |
setGrpSettings(GrpSettings value)
Sets the value of the grpSettings property.
|
void |
setId(Long value)
Sets the value of the id property.
|
void |
setIsArchived(Boolean value)
Sets the value of the isArchived property.
|
void |
setIsMissingCreatives(Boolean value)
Sets the value of the isMissingCreatives property.
|
void |
setIsPrioritizedPreferredDealsEnabled(Boolean value)
Sets the value of the isPrioritizedPreferredDealsEnabled property.
|
void |
setIsSetTopBoxEnabled(Boolean value)
Sets the value of the isSetTopBoxEnabled property.
|
void |
setLastModifiedByApp(String value)
Sets the value of the lastModifiedByApp property.
|
void |
setLastModifiedDateTime(DateTime value)
Sets the value of the lastModifiedDateTime property.
|
void |
setLineItemType(LineItemType value)
Sets the value of the lineItemType property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNotes(String value)
Sets the value of the notes property.
|
void |
setOrderId(Long value)
Sets the value of the orderId property.
|
void |
setOrderName(String value)
Sets the value of the orderName property.
|
void |
setPrimaryGoal(Goal value)
Sets the value of the primaryGoal property.
|
void |
setPriority(Integer value)
Sets the value of the priority property.
|
void |
setProgrammaticCreativeSource(ProgrammaticCreativeSource value)
Sets the value of the programmaticCreativeSource property.
|
void |
setReservationStatus(LineItemSummaryReservationStatus value)
Sets the value of the reservationStatus property.
|
void |
setReserveAtCreation(Boolean value)
Sets the value of the reserveAtCreation property.
|
void |
setRoadblockingType(RoadblockingType value)
Sets the value of the roadblockingType property.
|
void |
setSetTopBoxDisplayInfo(SetTopBoxInfo value)
Sets the value of the setTopBoxDisplayInfo property.
|
void |
setSkipCrossSellingRuleWarningChecks(Boolean value)
Sets the value of the skipCrossSellingRuleWarningChecks property.
|
void |
setSkipInventoryCheck(Boolean value)
Sets the value of the skipInventoryCheck property.
|
void |
setStartDateTime(DateTime value)
Sets the value of the startDateTime property.
|
void |
setStartDateTimeType(StartDateTimeType value)
Sets the value of the startDateTimeType property.
|
void |
setStats(Stats value)
Sets the value of the stats property.
|
void |
setStatus(ComputedStatus value)
Sets the value of the status property.
|
void |
setUnlimitedEndDateTime(Boolean value)
Sets the value of the unlimitedEndDateTime property.
|
void |
setUserConsentEligibility(UserConsentEligibility value)
Sets the value of the userConsentEligibility property.
|
void |
setValueCostPerUnit(Money value)
Sets the value of the valueCostPerUnit property.
|
void |
setVideoMaxDuration(Long value)
Sets the value of the videoMaxDuration property.
|
void |
setViewabilityProviderCompanyId(Long value)
Sets the value of the viewabilityProviderCompanyId property.
|
void |
setWebPropertyCode(String value)
Sets the value of the webPropertyCode property.
|
protected Long orderId
protected Long id
protected String name
protected String externalId
protected String orderName
protected DateTime startDateTime
protected StartDateTimeType startDateTimeType
protected DateTime endDateTime
protected Integer autoExtensionDays
protected Boolean unlimitedEndDateTime
protected CreativeRotationType creativeRotationType
protected DeliveryRateType deliveryRateType
protected RoadblockingType roadblockingType
protected List<FrequencyCap> frequencyCaps
protected LineItemType lineItemType
protected Integer priority
protected Money costPerUnit
protected Money valueCostPerUnit
protected CostType costType
protected LineItemDiscountType discountType
protected Double discount
protected Long contractedUnitsBought
protected List<CreativePlaceholder> creativePlaceholders
protected List<LineItemActivityAssociation> activityAssociations
protected EnvironmentType environmentType
protected CompanionDeliveryOption companionDeliveryOption
protected Boolean allowOverbook
protected Boolean skipInventoryCheck
protected Boolean skipCrossSellingRuleWarningChecks
protected Boolean reserveAtCreation
protected Stats stats
protected DeliveryIndicator deliveryIndicator
protected DeliveryData deliveryData
protected Money budget
protected ComputedStatus status
protected LineItemSummaryReservationStatus reservationStatus
protected Boolean isArchived
protected String webPropertyCode
protected List<AppliedLabel> appliedLabels
protected List<AppliedLabel> effectiveAppliedLabels
protected Boolean disableSameAdvertiserCompetitiveExclusion
protected String lastModifiedByApp
protected String notes
protected DateTime lastModifiedDateTime
protected DateTime creationDateTime
protected Boolean isPrioritizedPreferredDealsEnabled
protected Integer adExchangeAuctionOpeningPriority
protected List<BaseCustomFieldValue> customFieldValues
protected Boolean isSetTopBoxEnabled
protected Boolean isMissingCreatives
protected SetTopBoxInfo setTopBoxDisplayInfo
protected ProgrammaticCreativeSource programmaticCreativeSource
protected Long videoMaxDuration
protected Goal primaryGoal
protected GrpSettings grpSettings
protected Long viewabilityProviderCompanyId
protected UserConsentEligibility userConsentEligibility
public Long getOrderId()
Longpublic void setOrderId(Long value)
value - allowed object is
Longpublic void setId(Long value)
value - allowed object is
Longpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getExternalId()
Stringpublic void setExternalId(String value)
value - allowed object is
Stringpublic String getOrderName()
Stringpublic void setOrderName(String value)
value - allowed object is
Stringpublic DateTime getStartDateTime()
DateTimepublic void setStartDateTime(DateTime value)
value - allowed object is
DateTimepublic StartDateTimeType getStartDateTimeType()
StartDateTimeTypepublic void setStartDateTimeType(StartDateTimeType value)
value - allowed object is
StartDateTimeTypepublic DateTime getEndDateTime()
DateTimepublic void setEndDateTime(DateTime value)
value - allowed object is
DateTimepublic Integer getAutoExtensionDays()
Integerpublic void setAutoExtensionDays(Integer value)
value - allowed object is
Integerpublic Boolean isUnlimitedEndDateTime()
Booleanpublic void setUnlimitedEndDateTime(Boolean value)
value - allowed object is
Booleanpublic CreativeRotationType getCreativeRotationType()
CreativeRotationTypepublic void setCreativeRotationType(CreativeRotationType value)
value - allowed object is
CreativeRotationTypepublic DeliveryRateType getDeliveryRateType()
DeliveryRateTypepublic void setDeliveryRateType(DeliveryRateType value)
value - allowed object is
DeliveryRateTypepublic RoadblockingType getRoadblockingType()
RoadblockingTypepublic void setRoadblockingType(RoadblockingType value)
value - allowed object is
RoadblockingTypepublic List<FrequencyCap> getFrequencyCaps()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the frequencyCaps property.
For example, to add a new item, do as follows:
getFrequencyCaps().add(newItem);
Objects of the following type(s) are allowed in the list
FrequencyCap
public LineItemType getLineItemType()
LineItemTypepublic void setLineItemType(LineItemType value)
value - allowed object is
LineItemTypepublic Integer getPriority()
Integerpublic void setPriority(Integer value)
value - allowed object is
Integerpublic Money getCostPerUnit()
Moneypublic void setCostPerUnit(Money value)
value - allowed object is
Moneypublic Money getValueCostPerUnit()
Moneypublic void setValueCostPerUnit(Money value)
value - allowed object is
Moneypublic CostType getCostType()
CostTypepublic void setCostType(CostType value)
value - allowed object is
CostTypepublic LineItemDiscountType getDiscountType()
LineItemDiscountTypepublic void setDiscountType(LineItemDiscountType value)
value - allowed object is
LineItemDiscountTypepublic Double getDiscount()
Doublepublic void setDiscount(Double value)
value - allowed object is
Doublepublic Long getContractedUnitsBought()
Longpublic void setContractedUnitsBought(Long value)
value - allowed object is
Longpublic List<CreativePlaceholder> getCreativePlaceholders()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the creativePlaceholders property.
For example, to add a new item, do as follows:
getCreativePlaceholders().add(newItem);
Objects of the following type(s) are allowed in the list
CreativePlaceholder
public List<LineItemActivityAssociation> getActivityAssociations()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the activityAssociations property.
For example, to add a new item, do as follows:
getActivityAssociations().add(newItem);
Objects of the following type(s) are allowed in the list
LineItemActivityAssociation
public EnvironmentType getEnvironmentType()
EnvironmentTypepublic void setEnvironmentType(EnvironmentType value)
value - allowed object is
EnvironmentTypepublic CompanionDeliveryOption getCompanionDeliveryOption()
CompanionDeliveryOptionpublic void setCompanionDeliveryOption(CompanionDeliveryOption value)
value - allowed object is
CompanionDeliveryOptionpublic Boolean isAllowOverbook()
Booleanpublic void setAllowOverbook(Boolean value)
value - allowed object is
Booleanpublic Boolean isSkipInventoryCheck()
Booleanpublic void setSkipInventoryCheck(Boolean value)
value - allowed object is
Booleanpublic Boolean isSkipCrossSellingRuleWarningChecks()
Booleanpublic void setSkipCrossSellingRuleWarningChecks(Boolean value)
value - allowed object is
Booleanpublic Boolean isReserveAtCreation()
Booleanpublic void setReserveAtCreation(Boolean value)
value - allowed object is
Booleanpublic Stats getStats()
Statspublic void setStats(Stats value)
value - allowed object is
Statspublic DeliveryIndicator getDeliveryIndicator()
DeliveryIndicatorpublic void setDeliveryIndicator(DeliveryIndicator value)
value - allowed object is
DeliveryIndicatorpublic DeliveryData getDeliveryData()
DeliveryDatapublic void setDeliveryData(DeliveryData value)
value - allowed object is
DeliveryDatapublic Money getBudget()
Moneypublic void setBudget(Money value)
value - allowed object is
Moneypublic ComputedStatus getStatus()
ComputedStatuspublic void setStatus(ComputedStatus value)
value - allowed object is
ComputedStatuspublic LineItemSummaryReservationStatus getReservationStatus()
LineItemSummaryReservationStatuspublic void setReservationStatus(LineItemSummaryReservationStatus value)
value - allowed object is
LineItemSummaryReservationStatuspublic Boolean isIsArchived()
Booleanpublic void setIsArchived(Boolean value)
value - allowed object is
Booleanpublic String getWebPropertyCode()
Stringpublic void setWebPropertyCode(String value)
value - allowed object is
Stringpublic List<AppliedLabel> getAppliedLabels()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the appliedLabels property.
For example, to add a new item, do as follows:
getAppliedLabels().add(newItem);
Objects of the following type(s) are allowed in the list
AppliedLabel
public List<AppliedLabel> getEffectiveAppliedLabels()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the effectiveAppliedLabels property.
For example, to add a new item, do as follows:
getEffectiveAppliedLabels().add(newItem);
Objects of the following type(s) are allowed in the list
AppliedLabel
public Boolean isDisableSameAdvertiserCompetitiveExclusion()
Booleanpublic void setDisableSameAdvertiserCompetitiveExclusion(Boolean value)
value - allowed object is
Booleanpublic String getLastModifiedByApp()
Stringpublic void setLastModifiedByApp(String value)
value - allowed object is
Stringpublic String getNotes()
Stringpublic void setNotes(String value)
value - allowed object is
Stringpublic DateTime getLastModifiedDateTime()
DateTimepublic void setLastModifiedDateTime(DateTime value)
value - allowed object is
DateTimepublic DateTime getCreationDateTime()
DateTimepublic void setCreationDateTime(DateTime value)
value - allowed object is
DateTimepublic Boolean isIsPrioritizedPreferredDealsEnabled()
Booleanpublic void setIsPrioritizedPreferredDealsEnabled(Boolean value)
value - allowed object is
Booleanpublic Integer getAdExchangeAuctionOpeningPriority()
Integerpublic void setAdExchangeAuctionOpeningPriority(Integer value)
value - allowed object is
Integerpublic List<BaseCustomFieldValue> getCustomFieldValues()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the customFieldValues property.
For example, to add a new item, do as follows:
getCustomFieldValues().add(newItem);
Objects of the following type(s) are allowed in the list
BaseCustomFieldValue
public Boolean isIsSetTopBoxEnabled()
Booleanpublic void setIsSetTopBoxEnabled(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsMissingCreatives()
Booleanpublic void setIsMissingCreatives(Boolean value)
value - allowed object is
Booleanpublic SetTopBoxInfo getSetTopBoxDisplayInfo()
SetTopBoxInfopublic void setSetTopBoxDisplayInfo(SetTopBoxInfo value)
value - allowed object is
SetTopBoxInfopublic ProgrammaticCreativeSource getProgrammaticCreativeSource()
ProgrammaticCreativeSourcepublic void setProgrammaticCreativeSource(ProgrammaticCreativeSource value)
value - allowed object is
ProgrammaticCreativeSourcepublic Long getVideoMaxDuration()
Longpublic void setVideoMaxDuration(Long value)
value - allowed object is
Longpublic Goal getPrimaryGoal()
Goalpublic void setPrimaryGoal(Goal value)
value - allowed object is
Goalpublic List<Goal> getSecondaryGoals()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the secondaryGoals property.
For example, to add a new item, do as follows:
getSecondaryGoals().add(newItem);
Objects of the following type(s) are allowed in the list
Goal
public GrpSettings getGrpSettings()
GrpSettingspublic void setGrpSettings(GrpSettings value)
value - allowed object is
GrpSettingspublic Long getViewabilityProviderCompanyId()
Longpublic void setViewabilityProviderCompanyId(Long value)
value - allowed object is
Longpublic UserConsentEligibility getUserConsentEligibility()
UserConsentEligibilitypublic void setUserConsentEligibility(UserConsentEligibility value)
value - allowed object is
UserConsentEligibilityCopyright © 2018. All Rights Reserved.