|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComputedStatus | |
|---|---|
| com.google.api.ads.dfp.axis.v201201 | |
| Uses of ComputedStatus in com.google.api.ads.dfp.axis.v201201 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201201 declared as ComputedStatus | |
|---|---|
static ComputedStatus |
ComputedStatus.CANCELED
|
static ComputedStatus |
ComputedStatus.COMPLETED
|
static ComputedStatus |
ComputedStatus.DELIVERING
|
static ComputedStatus |
ComputedStatus.DELIVERY_EXTENDED
|
static ComputedStatus |
ComputedStatus.DISAPPROVED
|
static ComputedStatus |
ComputedStatus.DRAFT
|
static ComputedStatus |
ComputedStatus.NEEDS_CREATIVES
|
static ComputedStatus |
ComputedStatus.PAUSED
|
static ComputedStatus |
ComputedStatus.PAUSED_INVENTORY_RELEASED
|
static ComputedStatus |
ComputedStatus.PENDING_APPROVAL
|
static ComputedStatus |
ComputedStatus.READY
|
| Methods in com.google.api.ads.dfp.axis.v201201 that return ComputedStatus | |
|---|---|
static ComputedStatus |
ComputedStatus.fromString(String value)
|
static ComputedStatus |
ComputedStatus.fromValue(String value)
|
ComputedStatus |
LineItemSummary.getStatus()
Gets the status value for this LineItemSummary. |
| Methods in com.google.api.ads.dfp.axis.v201201 with parameters of type ComputedStatus | |
|---|---|
void |
LineItemSummary.setStatus(ComputedStatus status)
Sets the status value for this LineItemSummary. |
| Constructors in com.google.api.ads.dfp.axis.v201201 with parameters of type ComputedStatus | |
|---|---|
LineItem(Long orderId,
Long id,
String name,
String externalId,
String orderName,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
Integer autoExtensionDays,
Boolean unlimitedEndDateTime,
CreativeRotationType creativeRotationType,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
FrequencyCap[] frequencyCaps,
LineItemType lineItemType,
Integer priority,
UnitType unitType,
LineItemSummaryDuration duration,
Long unitsBought,
Money costPerUnit,
Money valueCostPerUnit,
CostType costType,
LineItemDiscountType discountType,
Double discount,
Long contractedUnitsBought,
CreativePlaceholder[] creativePlaceholders,
TargetPlatform targetPlatform,
EnvironmentType environmentType,
CompanionDeliveryOption companionDeliveryOption,
Boolean allowOverbook,
Boolean reserveAtCreation,
Stats stats,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
Money budget,
ComputedStatus status,
LineItemSummaryReservationStatus reservationStatus,
Boolean isArchived,
String webPropertyCode,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
String lastModifiedByApp,
String notes,
DateTime lastModifiedDateTime,
String lineItemSummaryType,
Targeting targeting)
|
|
LineItemSummary(Long orderId,
Long id,
String name,
String externalId,
String orderName,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
Integer autoExtensionDays,
Boolean unlimitedEndDateTime,
CreativeRotationType creativeRotationType,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
FrequencyCap[] frequencyCaps,
LineItemType lineItemType,
Integer priority,
UnitType unitType,
LineItemSummaryDuration duration,
Long unitsBought,
Money costPerUnit,
Money valueCostPerUnit,
CostType costType,
LineItemDiscountType discountType,
Double discount,
Long contractedUnitsBought,
CreativePlaceholder[] creativePlaceholders,
TargetPlatform targetPlatform,
EnvironmentType environmentType,
CompanionDeliveryOption companionDeliveryOption,
Boolean allowOverbook,
Boolean reserveAtCreation,
Stats stats,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
Money budget,
ComputedStatus status,
LineItemSummaryReservationStatus reservationStatus,
Boolean isArchived,
String webPropertyCode,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
String lastModifiedByApp,
String notes,
DateTime lastModifiedDateTime,
String lineItemSummaryType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||