| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201708 |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomFieldValue
The value of a
CustomField that does not have a CustomField.dataType
of CustomFieldDataType.DROP_DOWN. |
class |
DropDownCustomFieldValue
A
CustomFieldValue for a CustomField that has a CustomField.dataType
of CustomFieldDataType.DROP_DOWN |
| Modifier and Type | Field and Description |
|---|---|
protected List<BaseCustomFieldValue> |
ProductTemplate.customFieldValues |
protected List<BaseCustomFieldValue> |
ProposalLineItem.customFieldValues |
protected List<BaseCustomFieldValue> |
Creative.customFieldValues |
protected List<BaseCustomFieldValue> |
LineItemSummary.customFieldValues |
protected List<BaseCustomFieldValue> |
Order.customFieldValues |
protected List<BaseCustomFieldValue> |
User.customFieldValues |
protected List<BaseCustomFieldValue> |
Proposal.customFieldValues |
protected List<BaseCustomFieldValue> |
Product.customFieldValues |
protected List<BaseCustomFieldValue> |
ProductPackage.customFieldValues |
| Modifier and Type | Method and Description |
|---|---|
List<BaseCustomFieldValue> |
ProductTemplate.getCustomFieldValues()
Gets the value of the customFieldValues property.
|
List<BaseCustomFieldValue> |
ProposalLineItem.getCustomFieldValues()
Gets the value of the customFieldValues property.
|
List<BaseCustomFieldValue> |
Creative.getCustomFieldValues()
Gets the value of the customFieldValues property.
|
List<BaseCustomFieldValue> |
LineItemSummary.getCustomFieldValues()
Gets the value of the customFieldValues property.
|
List<BaseCustomFieldValue> |
Order.getCustomFieldValues()
Gets the value of the customFieldValues property.
|
List<BaseCustomFieldValue> |
User.getCustomFieldValues()
Gets the value of the customFieldValues property.
|
List<BaseCustomFieldValue> |
Proposal.getCustomFieldValues()
Gets the value of the customFieldValues property.
|
List<BaseCustomFieldValue> |
Product.getCustomFieldValues()
Gets the value of the customFieldValues property.
|
List<BaseCustomFieldValue> |
ProductPackage.getCustomFieldValues()
Gets the value of the customFieldValues property.
|
Copyright © 2018. All Rights Reserved.