| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
Entity used when creating or updating an ad unit in AdGear
| Nested Element Summary | |
| ad_unit_clicks_attributesList of child ad unit clicks to be created, updated or deleted ; Final configuration must satisfy the requirements of the template the ad unit is built upon |
| ad_unit_files_attributesList of child ad unit files to be created, updated or deleted ; Final configuration must satisfy the requirements of the template the ad unit is built upon |
| ad_unit_interactions_attributesList of child ad unit interactions to be created, updated or deleted ; Final configuration must satisfy the requirements of the template the ad unit is built upon |
| ad_unit_variables_attributesList of child ad unit variables to be created, updated or deleted ; Final configuration must satisfy the requirements of the template the ad unit is built upon |
xs:long | format_idAdGear's internal ID of the format of the ad unit ; May not be modified once the ad unit is created |
xs:string | nameThe name of the ad unit |
xs:string | templateThe template name the ad unit is an instance of ; May not be modified once the ad unit is created |
<xs:element name="ad_unit"><xs:complexType></xs:element><xs:all></xs:complexType><xs:element minOccurs="0" name="name" type="xs:string">
</xs:element><xs:element minOccurs="0" name="format_id" type="xs:long">
</xs:element><xs:element minOccurs="0" name="template" type="xs:string">
</xs:element><xs:element minOccurs="0" name="ad_unit_clicks_attributes"><xs:complexType></xs:element><xs:sequence></xs:complexType>
</xs:sequence><xs:element minOccurs="0" name="ad_unit_files_attributes"><xs:complexType></xs:element><xs:sequence></xs:complexType>
</xs:sequence><xs:element minOccurs="0" name="ad_unit_variables_attributes"><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:element maxOccurs="unbounded" name="ad_unit_variable" type="adgear:ad_unit_variable"></xs:sequence>
</xs:element><xs:element minOccurs="0" name="ad_unit_interactions_attributes"></xs:all><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:element maxOccurs="unbounded" name="ad_unit_interaction" type="adgear:ad_unit_interaction"></xs:sequence>
</xs:element>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||