| Package | Description |
|---|---|
| com.google.api.ads.dfa.axis.v1_19 |
| Modifier and Type | Method and Description |
|---|---|
PricingSchedule |
PlacementGroup.getPricingSchedule()
Gets the pricingSchedule value for this PlacementGroup.
|
PricingSchedule |
Placement.getPricingSchedule()
Gets the pricingSchedule value for this Placement.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlacementGroup.setPricingSchedule(PricingSchedule pricingSchedule)
Sets the pricingSchedule value for this PlacementGroup.
|
void |
Placement.setPricingSchedule(PricingSchedule pricingSchedule)
Sets the pricingSchedule value for this Placement.
|
| Constructor and Description |
|---|
Placement(long id,
String name,
boolean archived,
long campaignId,
String comments,
long contentCategoryId,
long dfaSiteId,
LookbackWindow lookbackWindow,
boolean paymentAccepted,
long placementGroupId,
long placementStrategyId,
int placementType,
PricingSchedule pricingSchedule,
long siteId,
long sizeId,
TagSettings tagSettings) |
PlacementGroup(long id,
String name,
boolean archived,
long campaignId,
String comments,
long contentCategoryId,
long dfaSiteId,
int placementGroupType,
long[] placementIds,
long placementStrategyId,
PricingSchedule pricingSchedule,
long primaryPlacementId,
long siteId) |
Copyright © 2015. All Rights Reserved.