3.1.4.2.2.1 GetClickFrequenciesForUrl
The GetClickFrequenciesForUrl element specifies the input data for the GetClickFrequenciesForUrl WSDL operation.
-
<xs:element name="GetClickFrequenciesForUrl" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="url" nillable="true" type="xs:string"/> <xs:element minOccurs="0" name="referenceDate" type="xs:dateTime"/> </xs:sequence> </xs:complexType> </xs:element>
url: Specifies the URI of which the click frequencies MUST be returned. The value MUST have the valid URI format, as specified in [RFC2396].
referenceDate: Specifies the date from which the past 7 days (week) and past 30 days (month) of click frequencies are calculated.