| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://adgear.com/api/schemas/xml#output}frequency_cap (restriction)
| Nested Element Summary | |
adgear:long | frequency_cap_lengthThe number of periods to enforce frequency_cap_value within |
adgear:string | frequency_cap_periodThe period to enforce frequency_cap_value within ; Allowed values are "forever", "month", "week", "day", "hour" |
adgear:string | frequency_cap_time_zoneTime zone to respect for day-like frequency cap periods ; This allows a publisher to specify their notion of a "day", and have frequency caps reset rroughly at their notion of midnight ; If not set, assumes Coordinated Universal Time (UTC) ; See the enumeration service for a list of legal time zones |
adgear:long | frequency_cap_valueThe value of the frequency cap, to be enforced per specified frequency_cap_period |
| Attribute Summary | |
xs:NMTOKEN | nil |
| Attribute Detail |
xs:NMTOKENtrueoptionalunqualified<xs:complexType name="frequency_cap"><xs:all><xs:element minOccurs="0" name="frequency_cap_length" nillable="true" type="adgear:long">
</xs:element><xs:element minOccurs="0" name="frequency_cap_time_zone" nillable="true" type="adgear:string"></xs:all>
</xs:element><xs:attribute fixed="true" name="nil" type="xs:NMTOKEN" use="optional"/></xs:complexType>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||