| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201403 |
| Modifier and Type | Method and Description |
|---|---|
ListStringCreativeTemplateVariableVariableChoice[] |
ListStringCreativeTemplateVariable.getChoices()
Gets the choices value for this ListStringCreativeTemplateVariable.
|
ListStringCreativeTemplateVariableVariableChoice |
ListStringCreativeTemplateVariable.getChoices(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListStringCreativeTemplateVariable.setChoices(int i,
ListStringCreativeTemplateVariableVariableChoice _value) |
void |
ListStringCreativeTemplateVariable.setChoices(ListStringCreativeTemplateVariableVariableChoice[] choices)
Sets the choices value for this ListStringCreativeTemplateVariable.
|
| Constructor and Description |
|---|
ListStringCreativeTemplateVariable(String label,
String uniqueName,
String description,
Boolean isRequired,
String creativeTemplateVariableType,
String defaultValue,
ListStringCreativeTemplateVariableVariableChoice[] choices,
Boolean allowOtherChoice) |
Copyright © 2014. All Rights Reserved.