|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompanionDeliveryOption | |
|---|---|
| com.google.api.ads.dfp.axis.v201111 | |
| Uses of CompanionDeliveryOption in com.google.api.ads.dfp.axis.v201111 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201111 declared as CompanionDeliveryOption | |
|---|---|
static CompanionDeliveryOption |
CompanionDeliveryOption.ALL
|
static CompanionDeliveryOption |
CompanionDeliveryOption.AT_LEAST_ONE
|
static CompanionDeliveryOption |
CompanionDeliveryOption.OPTIONAL
|
static CompanionDeliveryOption |
CompanionDeliveryOption.UNKNOWN
|
| Methods in com.google.api.ads.dfp.axis.v201111 that return CompanionDeliveryOption | |
|---|---|
static CompanionDeliveryOption |
CompanionDeliveryOption.fromString(String value)
|
static CompanionDeliveryOption |
CompanionDeliveryOption.fromValue(String value)
|
CompanionDeliveryOption |
LineItemSummary.getCompanionDeliveryOption()
Gets the companionDeliveryOption value for this LineItemSummary. |
| Methods in com.google.api.ads.dfp.axis.v201111 with parameters of type CompanionDeliveryOption | |
|---|---|
void |
LineItemSummary.setCompanionDeliveryOption(CompanionDeliveryOption companionDeliveryOption)
Sets the companionDeliveryOption value for this LineItemSummary. |
| Constructors in com.google.api.ads.dfp.axis.v201111 with parameters of type CompanionDeliveryOption | |
|---|---|
LineItem(Long orderId,
Long id,
String name,
String externalId,
String orderName,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
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,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
String lastModifiedByApp,
String notes,
String lineItemSummaryType,
Targeting targeting)
|
|
LineItemSummary(Long orderId,
Long id,
String name,
String externalId,
String orderName,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
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,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
String lastModifiedByApp,
String notes,
String lineItemSummaryType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||