| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201711 |
| Modifier and Type | Field and Description |
|---|---|
protected RoadblockingType |
ProposalLineItemConstraints.builtInRoadblockingType |
protected RoadblockingType |
ProductTemplate.roadblockingType |
protected RoadblockingType |
ProposalLineItem.roadblockingType |
protected RoadblockingType |
LineItemSummary.roadblockingType |
protected RoadblockingType |
LineItemTemplate.roadblockingType |
protected RoadblockingType |
Product.roadblockingType |
| Modifier and Type | Method and Description |
|---|---|
static RoadblockingType |
RoadblockingType.fromValue(String v) |
RoadblockingType |
ProposalLineItemConstraints.getBuiltInRoadblockingType()
Gets the value of the builtInRoadblockingType property.
|
RoadblockingType |
ProductTemplate.getRoadblockingType()
Gets the value of the roadblockingType property.
|
RoadblockingType |
ProposalLineItem.getRoadblockingType()
Gets the value of the roadblockingType property.
|
RoadblockingType |
LineItemSummary.getRoadblockingType()
Gets the value of the roadblockingType property.
|
RoadblockingType |
LineItemTemplate.getRoadblockingType()
Gets the value of the roadblockingType property.
|
RoadblockingType |
Product.getRoadblockingType()
Gets the value of the roadblockingType property.
|
static RoadblockingType |
RoadblockingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoadblockingType[] |
RoadblockingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalLineItemConstraints.setBuiltInRoadblockingType(RoadblockingType value)
Sets the value of the builtInRoadblockingType property.
|
void |
ProductTemplate.setRoadblockingType(RoadblockingType value)
Sets the value of the roadblockingType property.
|
void |
ProposalLineItem.setRoadblockingType(RoadblockingType value)
Sets the value of the roadblockingType property.
|
void |
LineItemSummary.setRoadblockingType(RoadblockingType value)
Sets the value of the roadblockingType property.
|
void |
LineItemTemplate.setRoadblockingType(RoadblockingType value)
Sets the value of the roadblockingType property.
|
void |
Product.setRoadblockingType(RoadblockingType value)
Sets the value of the roadblockingType property.
|
Copyright © 2018. All Rights Reserved.