Represents a field in a template element.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
|
The name of this field. This field is required and should not be
null . |
|
The type of this field. Enumerations
This field is required and should not be
null . |
|
Text value for text field types. Null if not text field. The field is a text field if type is ADDRESS, ENUM, TEXT, URL, or VISIBLE_URL. |
|
Media value for non-text field types. Null if a text field. This fields must be specified if fieldText is null. |