| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Field and Description |
|---|---|
protected CreativeRotationType |
ProposalLineItemConstraints.builtInCreativeRotationType |
protected CreativeRotationType |
ProductTemplate.creativeRotationType |
protected CreativeRotationType |
ProposalLineItem.creativeRotationType |
protected CreativeRotationType |
LineItemSummary.creativeRotationType |
protected CreativeRotationType |
LineItemTemplate.creativeRotationType |
protected CreativeRotationType |
Product.creativeRotationType |
| Modifier and Type | Method and Description |
|---|---|
static CreativeRotationType |
CreativeRotationType.fromValue(String v) |
CreativeRotationType |
ProposalLineItemConstraints.getBuiltInCreativeRotationType()
Gets the value of the builtInCreativeRotationType property.
|
CreativeRotationType |
ProductTemplate.getCreativeRotationType()
Gets the value of the creativeRotationType property.
|
CreativeRotationType |
ProposalLineItem.getCreativeRotationType()
Gets the value of the creativeRotationType property.
|
CreativeRotationType |
LineItemSummary.getCreativeRotationType()
Gets the value of the creativeRotationType property.
|
CreativeRotationType |
LineItemTemplate.getCreativeRotationType()
Gets the value of the creativeRotationType property.
|
CreativeRotationType |
Product.getCreativeRotationType()
Gets the value of the creativeRotationType property.
|
static CreativeRotationType |
CreativeRotationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreativeRotationType[] |
CreativeRotationType.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.setBuiltInCreativeRotationType(CreativeRotationType value)
Sets the value of the builtInCreativeRotationType property.
|
void |
ProductTemplate.setCreativeRotationType(CreativeRotationType value)
Sets the value of the creativeRotationType property.
|
void |
ProposalLineItem.setCreativeRotationType(CreativeRotationType value)
Sets the value of the creativeRotationType property.
|
void |
LineItemSummary.setCreativeRotationType(CreativeRotationType value)
Sets the value of the creativeRotationType property.
|
void |
LineItemTemplate.setCreativeRotationType(CreativeRotationType value)
Sets the value of the creativeRotationType property.
|
void |
Product.setCreativeRotationType(CreativeRotationType value)
Sets the value of the creativeRotationType property.
|
Copyright © 2018. All Rights Reserved.