| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
An individual ad unit variable in the list
| Nested Element Summary | |
adgear:long | __order__The order of this variable in relation to other variables in the template |
adgear:boolean | base64Dictates whether the value of instances of this variable should be Base64-encoded at delivery time or not ; This is needed if the value is expected to be a string, and may contain a snippet along the lines of ">/script<" ; If that is the case, Base64-delivery is required to avoid various issues with web browser javascript engine bugs |
adgear:string | formatFIXME |
adgear:string | nameThe name of the variable |
adgear:boolean | optionalDictates whether an ad unit based on this template must have this variable or not |
adgear:string | pretty_nameA human-readable, pretty name for the variable ; Intended to be displayed in a user interface |
adgear:boolean | user_definedWhether this is a user-defined variable or a system-defined variable |
adgear:boolean | value_is_urlDictates whether an ad unit's value based on this template must be a valid URL or not |
<xs:element maxOccurs="unbounded" minOccurs="0" name="variable"><xs:complexType></xs:element><xs:all></xs:complexType>
</xs:all>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||