| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201711 |
| Modifier and Type | Field and Description |
|---|---|
protected CustomFieldOption |
CustomFieldServiceInterfacegetCustomFieldOptionResponse.rval |
| Modifier and Type | Field and Description |
|---|---|
protected List<CustomFieldOption> |
CustomFieldServiceInterfacecreateCustomFieldOptions.customFieldOptions |
protected List<CustomFieldOption> |
CustomFieldServiceInterfaceupdateCustomFieldOptions.customFieldOptions |
protected List<CustomFieldOption> |
DropDownCustomField.options |
protected List<CustomFieldOption> |
CustomFieldServiceInterfacecreateCustomFieldOptionsResponse.rval |
protected List<CustomFieldOption> |
CustomFieldServiceInterfaceupdateCustomFieldOptionsResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
CustomFieldOption |
ObjectFactory.createCustomFieldOption()
Create an instance of
CustomFieldOption |
CustomFieldOption |
CustomFieldServiceInterface.getCustomFieldOption(Long customFieldOptionId)
Returns the
CustomFieldOption uniquely identified by the given ID. |
CustomFieldOption |
CustomFieldServiceInterfacegetCustomFieldOptionResponse.getRval()
Gets the value of the rval property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomFieldOption> |
CustomFieldServiceInterface.createCustomFieldOptions(List<CustomFieldOption> customFieldOptions)
Creates new
CustomFieldOption objects. |
List<CustomFieldOption> |
CustomFieldServiceInterfacecreateCustomFieldOptions.getCustomFieldOptions()
Gets the value of the customFieldOptions property.
|
List<CustomFieldOption> |
CustomFieldServiceInterfaceupdateCustomFieldOptions.getCustomFieldOptions()
Gets the value of the customFieldOptions property.
|
List<CustomFieldOption> |
DropDownCustomField.getOptions()
Gets the value of the options property.
|
List<CustomFieldOption> |
CustomFieldServiceInterfacecreateCustomFieldOptionsResponse.getRval()
Gets the value of the rval property.
|
List<CustomFieldOption> |
CustomFieldServiceInterfaceupdateCustomFieldOptionsResponse.getRval()
Gets the value of the rval property.
|
List<CustomFieldOption> |
CustomFieldServiceInterface.updateCustomFieldOptions(List<CustomFieldOption> customFieldOptions)
Updates the specified
CustomFieldOption objects. |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomFieldServiceInterfacegetCustomFieldOptionResponse.setRval(CustomFieldOption value)
Sets the value of the rval property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomFieldOption> |
CustomFieldServiceInterface.createCustomFieldOptions(List<CustomFieldOption> customFieldOptions)
Creates new
CustomFieldOption objects. |
List<CustomFieldOption> |
CustomFieldServiceInterface.updateCustomFieldOptions(List<CustomFieldOption> customFieldOptions)
Updates the specified
CustomFieldOption objects. |
Copyright © 2018. All Rights Reserved.