Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
PricingSchedule |
PricingSchedule.clone() |
PricingSchedule |
PlacementGroup.getPricingSchedule()
Pricing schedule of this placement group.
|
PricingSchedule |
Placement.getPricingSchedule()
Pricing schedule of this placement.
|
PricingSchedule |
PricingSchedule.set(String fieldName,
Object value) |
PricingSchedule |
PricingSchedule.setCapCostOption(String capCostOption)
Placement cap cost option.
|
PricingSchedule |
PricingSchedule.setEndDate(com.google.api.client.util.DateTime endDate) |
PricingSchedule |
PricingSchedule.setFlighted(Boolean flighted)
Whether this placement is flighted.
|
PricingSchedule |
PricingSchedule.setFloodlightActivityId(Long floodlightActivityId)
Floodlight activity ID associated with this placement.
|
PricingSchedule |
PricingSchedule.setPricingPeriods(List<PricingSchedulePricingPeriod> pricingPeriods)
Pricing periods for this placement.
|
PricingSchedule |
PricingSchedule.setPricingType(String pricingType)
Placement pricing type.
|
PricingSchedule |
PricingSchedule.setStartDate(com.google.api.client.util.DateTime startDate) |
PricingSchedule |
PricingSchedule.setTestingStartDate(com.google.api.client.util.DateTime testingStartDate) |
Modifier and Type | Method and Description |
---|---|
PlacementGroup |
PlacementGroup.setPricingSchedule(PricingSchedule pricingSchedule)
Pricing schedule of this placement group.
|
Placement |
Placement.setPricingSchedule(PricingSchedule pricingSchedule)
Pricing schedule of this placement.
|
Copyright © 2011–2025 Google. All rights reserved.