class-Mandrill_Urls.html 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta name="generator" content="ApiGen 2.8.0" />
  6. <title>Class Mandrill_Urls</title>
  7. <script type="text/javascript" src="resources/combined.js?394153670"></script>
  8. <script type="text/javascript" src="elementlist.js?882160656"></script>
  9. <link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360" />
  10. </head>
  11. <body>
  12. <div id="left">
  13. <div id="menu">
  14. <a href="index.html" title="Overview"><span>Overview</span></a>
  15. <div id="groups">
  16. <h3>Namespaces</h3>
  17. <ul>
  18. <li class="active"><a href="namespace-None.html">None</a>
  19. </li>
  20. <li><a href="namespace-PHP.html">PHP</a>
  21. </li>
  22. </ul>
  23. </div>
  24. <hr />
  25. <div id="elements">
  26. <h3>Classes</h3>
  27. <ul>
  28. <li><a href="class-Mandrill.html">Mandrill</a></li>
  29. <li><a href="class-Mandrill_Exports.html">Mandrill_Exports</a></li>
  30. <li><a href="class-Mandrill_Inbound.html">Mandrill_Inbound</a></li>
  31. <li><a href="class-Mandrill_Internal.html">Mandrill_Internal</a></li>
  32. <li><a href="class-Mandrill_Ips.html">Mandrill_Ips</a></li>
  33. <li><a href="class-Mandrill_Messages.html">Mandrill_Messages</a></li>
  34. <li><a href="class-Mandrill_Metadata.html">Mandrill_Metadata</a></li>
  35. <li><a href="class-Mandrill_Rejects.html">Mandrill_Rejects</a></li>
  36. <li><a href="class-Mandrill_Senders.html">Mandrill_Senders</a></li>
  37. <li><a href="class-Mandrill_Subaccounts.html">Mandrill_Subaccounts</a></li>
  38. <li><a href="class-Mandrill_Tags.html">Mandrill_Tags</a></li>
  39. <li><a href="class-Mandrill_Templates.html">Mandrill_Templates</a></li>
  40. <li class="active"><a href="class-Mandrill_Urls.html">Mandrill_Urls</a></li>
  41. <li><a href="class-Mandrill_Users.html">Mandrill_Users</a></li>
  42. <li><a href="class-Mandrill_Webhooks.html">Mandrill_Webhooks</a></li>
  43. <li><a href="class-Mandrill_Whitelists.html">Mandrill_Whitelists</a></li>
  44. </ul>
  45. <h3>Exceptions</h3>
  46. <ul>
  47. <li><a href="class-Mandrill_Error.html">Mandrill_Error</a></li>
  48. <li><a href="class-Mandrill_HttpError.html">Mandrill_HttpError</a></li>
  49. <li><a href="class-Mandrill_Invalid_CustomDNS.html">Mandrill_Invalid_CustomDNS</a></li>
  50. <li><a href="class-Mandrill_Invalid_CustomDNSPending.html">Mandrill_Invalid_CustomDNSPending</a></li>
  51. <li><a href="class-Mandrill_Invalid_DeleteDefaultPool.html">Mandrill_Invalid_DeleteDefaultPool</a></li>
  52. <li><a href="class-Mandrill_Invalid_DeleteNonEmptyPool.html">Mandrill_Invalid_DeleteNonEmptyPool</a></li>
  53. <li><a href="class-Mandrill_Invalid_EmptyDefaultPool.html">Mandrill_Invalid_EmptyDefaultPool</a></li>
  54. <li><a href="class-Mandrill_Invalid_Key.html">Mandrill_Invalid_Key</a></li>
  55. <li><a href="class-Mandrill_Invalid_Reject.html">Mandrill_Invalid_Reject</a></li>
  56. <li><a href="class-Mandrill_Invalid_Tag_Name.html">Mandrill_Invalid_Tag_Name</a></li>
  57. <li><a href="class-Mandrill_Invalid_Template.html">Mandrill_Invalid_Template</a></li>
  58. <li><a href="class-Mandrill_IP_ProvisionLimit.html">Mandrill_IP_ProvisionLimit</a></li>
  59. <li><a href="class-Mandrill_Metadata_FieldLimit.html">Mandrill_Metadata_FieldLimit</a></li>
  60. <li><a href="class-Mandrill_NoSendingHistory.html">Mandrill_NoSendingHistory</a></li>
  61. <li><a href="class-Mandrill_PaymentRequired.html">Mandrill_PaymentRequired</a></li>
  62. <li><a href="class-Mandrill_PoorReputation.html">Mandrill_PoorReputation</a></li>
  63. <li><a href="class-Mandrill_ServiceUnavailable.html">Mandrill_ServiceUnavailable</a></li>
  64. <li><a href="class-Mandrill_Unknown_Export.html">Mandrill_Unknown_Export</a></li>
  65. <li><a href="class-Mandrill_Unknown_InboundDomain.html">Mandrill_Unknown_InboundDomain</a></li>
  66. <li><a href="class-Mandrill_Unknown_InboundRoute.html">Mandrill_Unknown_InboundRoute</a></li>
  67. <li><a href="class-Mandrill_Unknown_IP.html">Mandrill_Unknown_IP</a></li>
  68. <li><a href="class-Mandrill_Unknown_Message.html">Mandrill_Unknown_Message</a></li>
  69. <li><a href="class-Mandrill_Unknown_MetadataField.html">Mandrill_Unknown_MetadataField</a></li>
  70. <li><a href="class-Mandrill_Unknown_Pool.html">Mandrill_Unknown_Pool</a></li>
  71. <li><a href="class-Mandrill_Unknown_Sender.html">Mandrill_Unknown_Sender</a></li>
  72. <li><a href="class-Mandrill_Unknown_Subaccount.html">Mandrill_Unknown_Subaccount</a></li>
  73. <li><a href="class-Mandrill_Unknown_Template.html">Mandrill_Unknown_Template</a></li>
  74. <li><a href="class-Mandrill_Unknown_TrackingDomain.html">Mandrill_Unknown_TrackingDomain</a></li>
  75. <li><a href="class-Mandrill_Unknown_Url.html">Mandrill_Unknown_Url</a></li>
  76. <li><a href="class-Mandrill_Unknown_Webhook.html">Mandrill_Unknown_Webhook</a></li>
  77. <li><a href="class-Mandrill_ValidationError.html">Mandrill_ValidationError</a></li>
  78. </ul>
  79. </div>
  80. </div>
  81. </div>
  82. <div id="splitter"></div>
  83. <div id="right">
  84. <div id="rightInner">
  85. <form id="search">
  86. <input type="hidden" name="cx" value="" />
  87. <input type="hidden" name="ie" value="UTF-8" />
  88. <input type="text" name="q" class="text" />
  89. <input type="submit" value="Search" />
  90. </form>
  91. <div id="navigation">
  92. <ul>
  93. <li>
  94. <a href="index.html" title="Overview"><span>Overview</span></a>
  95. </li>
  96. <li>
  97. <a href="namespace-None.html" title="Summary of None"><span>Namespace</span></a>
  98. </li>
  99. <li class="active">
  100. <span>Class</span> </li>
  101. </ul>
  102. <ul>
  103. <li>
  104. <a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
  105. </li>
  106. </ul>
  107. <ul>
  108. </ul>
  109. </div>
  110. <div id="content" class="class">
  111. <h1>Class Mandrill_Urls</h1>
  112. <div class="info">
  113. <b>Located at</b> <a href="source-class-Mandrill_Urls.html#3-106" title="Go to source code">Mandrill/Urls.php</a><br />
  114. </div>
  115. <table class="summary" id="methods">
  116. <caption>Methods summary</caption>
  117. <tr data-order="__construct" id="___construct">
  118. <td class="attributes"><code>
  119. public
  120. </code>
  121. </td>
  122. <td class="name"><div>
  123. <a class="anchor" href="#___construct">#</a>
  124. <code><a href="source-class-Mandrill_Urls.html#4-6" title="Go to source code">__construct</a>( <span><code><a href="class-Mandrill.html">Mandrill</a></code> <var>$master</var></span> )</code>
  125. <div class="description short">
  126. </div>
  127. <div class="description detailed hidden">
  128. </div>
  129. </div></td>
  130. </tr>
  131. <tr data-order="getList" id="_getList">
  132. <td class="attributes"><code>
  133. public
  134. array
  135. </code>
  136. </td>
  137. <td class="name"><div>
  138. <a class="anchor" href="#_getList">#</a>
  139. <code><a href="source-class-Mandrill_Urls.html#8-20" title="Go to source code">getList</a>( )</code>
  140. <div class="description short">
  141. <p>Get the 100 most clicked URLs</p>
  142. </div>
  143. <div class="description detailed hidden">
  144. <p>Get the 100 most clicked URLs</p>
  145. <h4>Returns</h4>
  146. <div class="list">
  147. <code>array</code><br>the 100 most clicked URLs and their stats - return[] struct the individual URL
  148. stats - url string the URL to be tracked - sent integer the number of emails
  149. that contained the URL - clicks integer the number of times the URL has been
  150. clicked from a tracked email - unique_clicks integer the number of unique emails
  151. that have generated clicks for this URL<br />
  152. </div>
  153. </div>
  154. </div></td>
  155. </tr>
  156. <tr data-order="search" id="_search">
  157. <td class="attributes"><code>
  158. public
  159. array
  160. </code>
  161. </td>
  162. <td class="name"><div>
  163. <a class="anchor" href="#_search">#</a>
  164. <code><a href="source-class-Mandrill_Urls.html#22-35" title="Go to source code">search</a>( <span>string <var>$q</var></span> )</code>
  165. <div class="description short">
  166. <p>Return the 100 most clicked URLs that match the search query given</p>
  167. </div>
  168. <div class="description detailed hidden">
  169. <p>Return the 100 most clicked URLs that match the search query given</p>
  170. <h4>Parameters</h4>
  171. <div class="list"><dl>
  172. <dt><var>$q</var></dt>
  173. <dd><code>string</code><br>$q a search query</dd>
  174. </dl></div>
  175. <h4>Returns</h4>
  176. <div class="list">
  177. <code>array</code><br>the 100 most clicked URLs matching the search query - return[] struct the URL
  178. matching the query - url string the URL to be tracked - sent integer the number
  179. of emails that contained the URL - clicks integer the number of times the URL
  180. has been clicked from a tracked email - unique_clicks integer the number of
  181. unique emails that have generated clicks for this URL<br />
  182. </div>
  183. </div>
  184. </div></td>
  185. </tr>
  186. <tr data-order="timeSeries" id="_timeSeries">
  187. <td class="attributes"><code>
  188. public
  189. array
  190. </code>
  191. </td>
  192. <td class="name"><div>
  193. <a class="anchor" href="#_timeSeries">#</a>
  194. <code><a href="source-class-Mandrill_Urls.html#37-50" title="Go to source code">timeSeries</a>( <span>string <var>$url</var></span> )</code>
  195. <div class="description short">
  196. <p>Return the recent history (hourly stats for the last 30 days) for a url</p>
  197. </div>
  198. <div class="description detailed hidden">
  199. <p>Return the recent history (hourly stats for the last 30 days) for a url</p>
  200. <h4>Parameters</h4>
  201. <div class="list"><dl>
  202. <dt><var>$url</var></dt>
  203. <dd><code>string</code><br>$url an existing URL</dd>
  204. </dl></div>
  205. <h4>Returns</h4>
  206. <div class="list">
  207. <code>array</code><br>the array of history information - return[] struct the information for a single
  208. hour - time string the hour as a UTC date string in YYYY-MM-DD HH:MM:SS format -
  209. sent integer the number of emails that were sent with the URL during the hour -
  210. clicks integer the number of times the URL was clicked during the hour -
  211. unique_clicks integer the number of unique clicks generated for emails sent with
  212. this URL during the hour<br />
  213. </div>
  214. </div>
  215. </div></td>
  216. </tr>
  217. <tr data-order="trackingDomains" id="_trackingDomains">
  218. <td class="attributes"><code>
  219. public
  220. array
  221. </code>
  222. </td>
  223. <td class="name"><div>
  224. <a class="anchor" href="#_trackingDomains">#</a>
  225. <code><a href="source-class-Mandrill_Urls.html#52-68" title="Go to source code">trackingDomains</a>( )</code>
  226. <div class="description short">
  227. <p>Get the list of tracking domains set up for this account</p>
  228. </div>
  229. <div class="description detailed hidden">
  230. <p>Get the list of tracking domains set up for this account</p>
  231. <h4>Returns</h4>
  232. <div class="list">
  233. <code>array</code><br>the tracking domains and their status - return[] struct the individual tracking
  234. domain - domain string the tracking domain name - created_at string the date and
  235. time that the tracking domain was added as a UTC string in YYYY-MM-DD HH:MM:SS
  236. format - last_tested_at string when the domain's DNS settings were last tested
  237. as a UTC string in YYYY-MM-DD HH:MM:SS format - cname struct details about the
  238. domain's CNAME record - valid boolean whether the domain's CNAME record is valid
  239. for use with Mandrill - valid_after string when the domain's CNAME record will
  240. be considered valid for use with Mandrill as a UTC string in YYYY-MM-DD HH:MM:SS
  241. format. If set, this indicates that the record is valid now, but was previously
  242. invalid, and Mandrill will wait until the record's TTL elapses to start using
  243. it. - error string an error describing the CNAME record, or null if the record
  244. is correct - valid_tracking boolean whether this domain can be used as a
  245. tracking domain for email.<br />
  246. </div>
  247. </div>
  248. </div></td>
  249. </tr>
  250. <tr data-order="addTrackingDomain" id="_addTrackingDomain">
  251. <td class="attributes"><code>
  252. public
  253. struct
  254. </code>
  255. </td>
  256. <td class="name"><div>
  257. <a class="anchor" href="#_addTrackingDomain">#</a>
  258. <code><a href="source-class-Mandrill_Urls.html#70-86" title="Go to source code">addTrackingDomain</a>( <span>string <var>$domain</var></span> )</code>
  259. <div class="description short">
  260. <p>Add a tracking domain to your account</p>
  261. </div>
  262. <div class="description detailed hidden">
  263. <p>Add a tracking domain to your account</p>
  264. <h4>Parameters</h4>
  265. <div class="list"><dl>
  266. <dt><var>$domain</var></dt>
  267. <dd><code>string</code><br>$domain a domain name</dd>
  268. </dl></div>
  269. <h4>Returns</h4>
  270. <div class="list">
  271. <code>struct</code><br>information about the domain - domain string the tracking domain name -
  272. created_at string the date and time that the tracking domain was added as a UTC
  273. string in YYYY-MM-DD HH:MM:SS format - last_tested_at string when the domain's
  274. DNS settings were last tested as a UTC string in YYYY-MM-DD HH:MM:SS format -
  275. cname struct details about the domain's CNAME record - valid boolean whether the
  276. domain's CNAME record is valid for use with Mandrill - valid_after string when
  277. the domain's CNAME record will be considered valid for use with Mandrill as a
  278. UTC string in YYYY-MM-DD HH:MM:SS format. If set, this indicates that the record
  279. is valid now, but was previously invalid, and Mandrill will wait until the
  280. record's TTL elapses to start using it. - error string an error describing the
  281. CNAME record, or null if the record is correct - valid_tracking boolean whether
  282. this domain can be used as a tracking domain for email.<br />
  283. </div>
  284. </div>
  285. </div></td>
  286. </tr>
  287. <tr data-order="checkTrackingDomain" id="_checkTrackingDomain">
  288. <td class="attributes"><code>
  289. public
  290. struct
  291. </code>
  292. </td>
  293. <td class="name"><div>
  294. <a class="anchor" href="#_checkTrackingDomain">#</a>
  295. <code><a href="source-class-Mandrill_Urls.html#88-104" title="Go to source code">checkTrackingDomain</a>( <span>string <var>$domain</var></span> )</code>
  296. <div class="description short">
  297. <p>Checks the CNAME settings for a tracking domain. The domain must have been
  298. added already with the add-tracking-domain call</p>
  299. </div>
  300. <div class="description detailed hidden">
  301. <p>Checks the CNAME settings for a tracking domain. The domain must have been
  302. added already with the add-tracking-domain call</p>
  303. <h4>Parameters</h4>
  304. <div class="list"><dl>
  305. <dt><var>$domain</var></dt>
  306. <dd><code>string</code><br>$domain an existing tracking domain name</dd>
  307. </dl></div>
  308. <h4>Returns</h4>
  309. <div class="list">
  310. <code>struct</code><br>information about the tracking domain - domain string the tracking domain name -
  311. created_at string the date and time that the tracking domain was added as a UTC
  312. string in YYYY-MM-DD HH:MM:SS format - last_tested_at string when the domain's
  313. DNS settings were last tested as a UTC string in YYYY-MM-DD HH:MM:SS format -
  314. cname struct details about the domain's CNAME record - valid boolean whether the
  315. domain's CNAME record is valid for use with Mandrill - valid_after string when
  316. the domain's CNAME record will be considered valid for use with Mandrill as a
  317. UTC string in YYYY-MM-DD HH:MM:SS format. If set, this indicates that the record
  318. is valid now, but was previously invalid, and Mandrill will wait until the
  319. record's TTL elapses to start using it. - error string an error describing the
  320. CNAME record, or null if the record is correct - valid_tracking boolean whether
  321. this domain can be used as a tracking domain for email.<br />
  322. </div>
  323. </div>
  324. </div></td>
  325. </tr>
  326. </table>
  327. </div>
  328. <div id="footer">
  329. API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
  330. </div>
  331. </div>
  332. </div>
  333. </body>
  334. </html>