| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201403 |
| Modifier and Type | Method and Description |
|---|---|
Targeting |
AdRule.getTargeting()
Gets the targeting value for this AdRule.
|
Targeting |
LineItem.getTargeting()
Gets the targeting value for this LineItem.
|
Targeting |
ProposalLineItem.getTargeting()
Gets the targeting value for this ProposalLineItem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdRule.setTargeting(Targeting targeting)
Sets the targeting value for this AdRule.
|
void |
LineItem.setTargeting(Targeting targeting)
Sets the targeting value for this LineItem.
|
void |
ProposalLineItem.setTargeting(Targeting targeting)
Sets the targeting value for this ProposalLineItem.
|
| Constructor and Description |
|---|
AdRule(Integer id,
String name,
Integer priority,
Targeting targeting,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
Boolean unlimitedEndDateTime,
AdRuleStatus status,
FrequencyCapBehavior frequencyCapBehavior,
Integer maxImpressionsPerLineItemPerStream,
Integer maxImpressionsPerLineItemPerPod,
BaseAdRuleSlot preroll,
BaseAdRuleSlot midroll,
BaseAdRuleSlot postroll) |
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,
CreativePersistenceType creativePersistenceType,
Boolean allowOverbook,
Boolean skipInventoryCheck,
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 isMissingCreatives,
String lineItemSummaryType,
Targeting targeting) |
ProposalLineItem(Long id,
Long proposalId,
Long rateCardId,
String productId,
String name,
DateTime startDateTime,
DateTime endDateTime,
String notes,
CostAdjustment costAdjustment,
Boolean isArchived,
Long unitsBought,
Integer unitsBoughtBuffer,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
CompanionDeliveryOption companionDeliveryOption,
CreativeRotationType creativeRotationType,
FrequencyCap[] frequencyCaps,
Long dfpLineItemId,
LineItemType lineItemType,
Integer lineItemPriority,
RateType rateType,
CreativePlaceholder[] creativePlaceholders,
Targeting targeting,
BaseCustomFieldValue[] customFieldValues,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
ProposalLineItemPremium[] premiums,
Money baseRate,
Money costPerUnit,
Money cost,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
ComputedStatus computedStatus,
BillingCap billingCap,
BillingSchedule billingSchedule,
BillingSource billingSource,
DateTime lastModifiedDateTime,
Boolean useThirdPartyAdServerFromProposal,
Integer thirdPartyAdServerId,
String customThirdPartyAdServerName) |
Copyright © 2014. All Rights Reserved.