| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202002 |
| Modifier and Type | Field and Description |
|---|---|
static LineItemType |
LineItemType.AD_EXCHANGE |
static LineItemType |
LineItemType.ADMOB |
static LineItemType |
LineItemType.ADSENSE |
static LineItemType |
LineItemType.BULK |
static LineItemType |
LineItemType.BUMPER |
static LineItemType |
LineItemType.CLICK_TRACKING |
static LineItemType |
LineItemType.HOUSE |
static LineItemType |
LineItemType.LEGACY_DFP |
static LineItemType |
LineItemType.NETWORK |
static LineItemType |
LineItemType.PREFERRED_DEAL |
static LineItemType |
LineItemType.PRICE_PRIORITY |
static LineItemType |
LineItemType.SPONSORSHIP |
static LineItemType |
LineItemType.STANDARD |
static LineItemType |
LineItemType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static LineItemType |
LineItemType.fromString(String value) |
static LineItemType |
LineItemType.fromValue(String value) |
LineItemType[] |
AdSpot.getAllowedLineItemTypes()
Gets the allowedLineItemTypes value for this AdSpot.
|
LineItemType |
AdSpot.getAllowedLineItemTypes(int i) |
LineItemType |
LineItemSummary.getLineItemType()
Gets the lineItemType value for this LineItemSummary.
|
LineItemType |
ProposalLineItem.getLineItemType()
Gets the lineItemType value for this ProposalLineItem.
|
LineItemType |
LineItemTemplate.getLineItemType()
Gets the lineItemType value for this LineItemTemplate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdSpot.setAllowedLineItemTypes(int i,
LineItemType _value) |
void |
AdSpot.setAllowedLineItemTypes(LineItemType[] allowedLineItemTypes)
Sets the allowedLineItemTypes value for this AdSpot.
|
void |
LineItemSummary.setLineItemType(LineItemType lineItemType)
Sets the lineItemType value for this LineItemSummary.
|
void |
ProposalLineItem.setLineItemType(LineItemType lineItemType)
Sets the lineItemType value for this ProposalLineItem.
|
void |
LineItemTemplate.setLineItemType(LineItemType lineItemType)
Sets the lineItemType value for this LineItemTemplate.
|
| Constructor and Description |
|---|
AdSpot(Long id,
String name,
String displayName,
Boolean customSpot,
Boolean flexible,
Long maxDurationMillis,
Integer maxNumberOfAds,
AdSpotTargetingType targetingType,
Boolean backfillBlocked,
LineItemType[] allowedLineItemTypes,
Boolean inventorySharingBlocked) |
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,
DeliveryForecastSource deliveryForecastSource,
CustomPacingCurve customPacingCurve,
RoadblockingType roadblockingType,
SkippableAdType skippableAdType,
FrequencyCap[] frequencyCaps,
LineItemType lineItemType,
Integer priority,
Money costPerUnit,
Money valueCostPerUnit,
CostType costType,
LineItemDiscountType discountType,
Double discount,
Long contractedUnitsBought,
CreativePlaceholder[] creativePlaceholders,
LineItemActivityAssociation[] activityAssociations,
EnvironmentType environmentType,
AllowedFormats[] allowedFormats,
CompanionDeliveryOption companionDeliveryOption,
Boolean allowOverbook,
Boolean skipInventoryCheck,
Boolean skipCrossSellingRuleWarningChecks,
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,
DateTime creationDateTime,
Boolean isPrioritizedPreferredDealsEnabled,
Integer adExchangeAuctionOpeningPriority,
BaseCustomFieldValue[] customFieldValues,
Boolean isSetTopBoxEnabled,
Boolean isMissingCreatives,
SetTopBoxInfo setTopBoxDisplayInfo,
ProgrammaticCreativeSource programmaticCreativeSource,
Long videoMaxDuration,
Goal primaryGoal,
Goal[] secondaryGoals,
GrpSettings grpSettings,
LineItemDealInfoDto dealInfo,
Long viewabilityProviderCompanyId,
UserConsentEligibility userConsentEligibility,
ChildContentEligibility childContentEligibility,
String customVastExtension,
Targeting targeting,
CreativeTargeting[] creativeTargetings) |
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,
DeliveryForecastSource deliveryForecastSource,
CustomPacingCurve customPacingCurve,
RoadblockingType roadblockingType,
SkippableAdType skippableAdType,
FrequencyCap[] frequencyCaps,
LineItemType lineItemType,
Integer priority,
Money costPerUnit,
Money valueCostPerUnit,
CostType costType,
LineItemDiscountType discountType,
Double discount,
Long contractedUnitsBought,
CreativePlaceholder[] creativePlaceholders,
LineItemActivityAssociation[] activityAssociations,
EnvironmentType environmentType,
AllowedFormats[] allowedFormats,
CompanionDeliveryOption companionDeliveryOption,
Boolean allowOverbook,
Boolean skipInventoryCheck,
Boolean skipCrossSellingRuleWarningChecks,
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,
DateTime creationDateTime,
Boolean isPrioritizedPreferredDealsEnabled,
Integer adExchangeAuctionOpeningPriority,
BaseCustomFieldValue[] customFieldValues,
Boolean isSetTopBoxEnabled,
Boolean isMissingCreatives,
SetTopBoxInfo setTopBoxDisplayInfo,
ProgrammaticCreativeSource programmaticCreativeSource,
Long videoMaxDuration,
Goal primaryGoal,
Goal[] secondaryGoals,
GrpSettings grpSettings,
LineItemDealInfoDto dealInfo,
Long viewabilityProviderCompanyId,
UserConsentEligibility userConsentEligibility,
ChildContentEligibility childContentEligibility,
String customVastExtension) |
LineItemTemplate(Long id,
String name,
Boolean isDefault,
String lineItemName,
Boolean enabledForSameAdvertiserException,
String notes,
LineItemType lineItemType,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
CreativeRotationType creativeRotationType) |
ProposalLineItem(Long id,
Long proposalId,
String name,
DateTime startDateTime,
DateTime endDateTime,
String timeZoneId,
String internalNotes,
Boolean isArchived,
Goal goal,
Long contractedUnitsBought,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
CompanionDeliveryOption companionDeliveryOption,
Long videoMaxDuration,
SkippableAdType videoCreativeSkippableAdType,
FrequencyCap[] frequencyCaps,
Long dfpLineItemId,
LineItemType lineItemType,
Integer lineItemPriority,
RateType rateType,
CreativePlaceholder[] creativePlaceholders,
Targeting targeting,
BaseCustomFieldValue[] customFieldValues,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
Boolean isSold,
Money netRate,
Money netCost,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
ComputedStatus computedStatus,
DateTime lastModifiedDateTime,
ReservationStatus reservationStatus,
DateTime lastReservationDateTime,
EnvironmentType environmentType,
AllowedFormats[] allowedFormats,
Boolean isProgrammatic,
ProposalLineItemMarketplaceInfo marketplaceInfo,
String additionalTerms,
ProgrammaticCreativeSource programmaticCreativeSource,
Long estimatedMinimumImpressions) |
Copyright © 2020. All rights reserved.