|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListStringCreativeTemplateVariableVariableChoice | |
|---|---|
| com.google.api.ads.dfp.axis.v201208 | |
| Uses of ListStringCreativeTemplateVariableVariableChoice in com.google.api.ads.dfp.axis.v201208 |
|---|
| Methods in com.google.api.ads.dfp.axis.v201208 that return ListStringCreativeTemplateVariableVariableChoice | |
|---|---|
ListStringCreativeTemplateVariableVariableChoice[] |
ListStringCreativeTemplateVariable.getChoices()
Gets the choices value for this ListStringCreativeTemplateVariable. |
ListStringCreativeTemplateVariableVariableChoice |
ListStringCreativeTemplateVariable.getChoices(int i)
|
| Methods in com.google.api.ads.dfp.axis.v201208 with parameters of type ListStringCreativeTemplateVariableVariableChoice | |
|---|---|
void |
ListStringCreativeTemplateVariable.setChoices(int i,
ListStringCreativeTemplateVariableVariableChoice _value)
|
void |
ListStringCreativeTemplateVariable.setChoices(ListStringCreativeTemplateVariableVariableChoice[] choices)
Sets the choices value for this ListStringCreativeTemplateVariable. |
| Constructors in com.google.api.ads.dfp.axis.v201208 with parameters of type ListStringCreativeTemplateVariableVariableChoice | |
|---|---|
ListStringCreativeTemplateVariable(String label,
String uniqueName,
String description,
Boolean isRequired,
String creativeTemplateVariableType,
String defaultValue,
ListStringCreativeTemplateVariableVariableChoice[] choices,
Boolean allowOtherChoice)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||