| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202102 |
| Modifier and Type | Field and Description |
|---|---|
static CreativeRotationType |
CreativeRotationType.EVEN |
static CreativeRotationType |
CreativeRotationType.MANUAL |
static CreativeRotationType |
CreativeRotationType.OPTIMIZED |
static CreativeRotationType |
CreativeRotationType.SEQUENTIAL |
| Modifier and Type | Method and Description |
|---|---|
static CreativeRotationType |
CreativeRotationType.fromString(String value) |
static CreativeRotationType |
CreativeRotationType.fromValue(String value) |
CreativeRotationType |
LineItemTemplate.getCreativeRotationType()
Gets the creativeRotationType value for this LineItemTemplate.
|
CreativeRotationType |
LineItemSummary.getCreativeRotationType()
Gets the creativeRotationType value for this LineItemSummary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineItemTemplate.setCreativeRotationType(CreativeRotationType creativeRotationType)
Sets the creativeRotationType value for this LineItemTemplate.
|
void |
LineItemSummary.setCreativeRotationType(CreativeRotationType creativeRotationType)
Sets the creativeRotationType value for this LineItemSummary.
|
| Constructor and Description |
|---|
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,
CompetitiveConstraintScope competitiveConstraintScope,
DateTime lastModifiedDateTime,
DateTime creationDateTime,
BaseCustomFieldValue[] customFieldValues,
Boolean isMissingCreatives,
ProgrammaticCreativeSource programmaticCreativeSource,
ThirdPartyMeasurementSettings thirdPartyMeasurementSettings,
Long videoMaxDuration,
Goal primaryGoal,
Goal[] secondaryGoals,
GrpSettings grpSettings,
LineItemDealInfoDto dealInfo,
long[] viewabilityProviderCompanyIds,
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,
CompetitiveConstraintScope competitiveConstraintScope,
DateTime lastModifiedDateTime,
DateTime creationDateTime,
BaseCustomFieldValue[] customFieldValues,
Boolean isMissingCreatives,
ProgrammaticCreativeSource programmaticCreativeSource,
ThirdPartyMeasurementSettings thirdPartyMeasurementSettings,
Long videoMaxDuration,
Goal primaryGoal,
Goal[] secondaryGoals,
GrpSettings grpSettings,
LineItemDealInfoDto dealInfo,
long[] viewabilityProviderCompanyIds,
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) |
Copyright © 2021. All rights reserved.