| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201708 |
| Modifier and Type | Class and Description |
|---|---|
class |
DropDownCustomField
A custom field that has the drop-down data type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CustomField> |
CustomFieldServiceInterfaceupdateCustomFields.customFields |
protected List<CustomField> |
CustomFieldServiceInterfacecreateCustomFields.customFields |
protected List<CustomField> |
CustomFieldPage.results |
protected List<CustomField> |
CustomFieldServiceInterfacecreateCustomFieldsResponse.rval |
protected List<CustomField> |
CustomFieldServiceInterfaceupdateCustomFieldsResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
CustomField |
ObjectFactory.createCustomField()
Create an instance of
CustomField |
| Modifier and Type | Method and Description |
|---|---|
List<CustomField> |
CustomFieldServiceInterface.createCustomFields(List<CustomField> customFields)
Creates new
CustomField objects. |
List<CustomField> |
CustomFieldServiceInterfaceupdateCustomFields.getCustomFields()
Gets the value of the customFields property.
|
List<CustomField> |
CustomFieldServiceInterfacecreateCustomFields.getCustomFields()
Gets the value of the customFields property.
|
List<CustomField> |
CustomFieldPage.getResults()
Gets the value of the results property.
|
List<CustomField> |
CustomFieldServiceInterfacecreateCustomFieldsResponse.getRval()
Gets the value of the rval property.
|
List<CustomField> |
CustomFieldServiceInterfaceupdateCustomFieldsResponse.getRval()
Gets the value of the rval property.
|
List<CustomField> |
CustomFieldServiceInterface.updateCustomFields(List<CustomField> customFields)
Updates the specified
CustomField objects. |
| Modifier and Type | Method and Description |
|---|---|
List<CustomField> |
CustomFieldServiceInterface.createCustomFields(List<CustomField> customFields)
Creates new
CustomField objects. |
List<CustomField> |
CustomFieldServiceInterface.updateCustomFields(List<CustomField> customFields)
Updates the specified
CustomField objects. |
Copyright © 2018. All Rights Reserved.