retreaverjs-rails 0.2.16 → 0.2.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/retreaverjs/compile.rb +8 -2
- data/lib/retreaverjs/rails/version.rb +1 -1
- data/package.json +12 -8
- data/vendor/assets/javascripts/retreaver.min.js +1 -1
- data/vendor/documentation/javascript/v1/Retreaver.Campaign.html +290 -331
- data/vendor/documentation/javascript/v1/Retreaver.Number.html +731 -843
- data/vendor/documentation/javascript/v1/Retreaver.html +134 -157
- data/vendor/documentation/javascript/v1/{retreaver_campaign.js.html → campaign.js.html} +17 -18
- data/vendor/documentation/javascript/v1/global.html +97 -119
- data/vendor/documentation/javascript/v1/index.html +8 -10
- data/vendor/documentation/javascript/v1/{retreaver_number.js.html → number.js.html} +7 -8
- data/vendor/documentation/javascript/v1/retreaver.js.html +7 -8
- data/vendor/documentation/javascript/v1/scripts/linenumber.js +11 -19
- data/vendor/documentation/javascript/v1/styles/jsdoc-default.css +129 -193
- data/vendor/documentation/javascript/v1/styles/prettify-tomorrow.css +1 -1
- metadata +5 -23
- data/vendor/documentation/javascript/v1/fonts/OpenSans-Bold-webfont.eot +0 -0
- data/vendor/documentation/javascript/v1/fonts/OpenSans-Bold-webfont.svg +0 -1830
- data/vendor/documentation/javascript/v1/fonts/OpenSans-Bold-webfont.woff +0 -0
- data/vendor/documentation/javascript/v1/fonts/OpenSans-BoldItalic-webfont.eot +0 -0
- data/vendor/documentation/javascript/v1/fonts/OpenSans-BoldItalic-webfont.svg +0 -1830
- data/vendor/documentation/javascript/v1/fonts/OpenSans-BoldItalic-webfont.woff +0 -0
- data/vendor/documentation/javascript/v1/fonts/OpenSans-Italic-webfont.eot +0 -0
- data/vendor/documentation/javascript/v1/fonts/OpenSans-Italic-webfont.svg +0 -1830
- data/vendor/documentation/javascript/v1/fonts/OpenSans-Italic-webfont.woff +0 -0
- data/vendor/documentation/javascript/v1/fonts/OpenSans-Light-webfont.eot +0 -0
- data/vendor/documentation/javascript/v1/fonts/OpenSans-Light-webfont.svg +0 -1831
- data/vendor/documentation/javascript/v1/fonts/OpenSans-Light-webfont.woff +0 -0
- data/vendor/documentation/javascript/v1/fonts/OpenSans-LightItalic-webfont.eot +0 -0
- data/vendor/documentation/javascript/v1/fonts/OpenSans-LightItalic-webfont.svg +0 -1835
- data/vendor/documentation/javascript/v1/fonts/OpenSans-LightItalic-webfont.woff +0 -0
- data/vendor/documentation/javascript/v1/fonts/OpenSans-Regular-webfont.eot +0 -0
- data/vendor/documentation/javascript/v1/fonts/OpenSans-Regular-webfont.svg +0 -1831
- data/vendor/documentation/javascript/v1/fonts/OpenSans-Regular-webfont.woff +0 -0
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta charset="utf-8">
|
5
5
|
<title>JSDoc: Class: Number</title>
|
6
|
-
|
6
|
+
|
7
7
|
<script src="scripts/prettify/prettify.js"> </script>
|
8
8
|
<script src="scripts/prettify/lang-css.js"> </script>
|
9
9
|
<!--[if lt IE 9]>
|
@@ -16,73 +16,72 @@
|
|
16
16
|
<body>
|
17
17
|
|
18
18
|
<div id="main">
|
19
|
-
|
19
|
+
|
20
20
|
<h1 class="page-title">Class: Number</h1>
|
21
|
-
|
22
21
|
|
23
|
-
|
22
|
+
|
24
23
|
|
25
24
|
|
26
25
|
|
27
26
|
<section>
|
28
|
-
|
27
|
+
|
29
28
|
<header>
|
29
|
+
<h2>
|
30
|
+
<span class="ancestors"><a href="Retreaver.html">Retreaver</a>.</span>
|
30
31
|
|
31
|
-
|
32
|
-
|
33
|
-
|
32
|
+
Number
|
33
|
+
</h2>
|
34
34
|
|
35
|
-
</header>
|
35
|
+
</header>
|
36
36
|
|
37
37
|
<article>
|
38
38
|
<div class="container-overview">
|
39
39
|
|
40
|
-
|
41
|
-
|
42
40
|
|
43
|
-
|
41
|
+
|
42
|
+
|
43
|
+
<dt>
|
44
44
|
<h4 class="name" id="Number"><span class="type-signature"></span>new Number<span class="signature">(attributes)</span><span class="type-signature"></span></h4>
|
45
|
-
|
45
|
+
|
46
|
+
|
47
|
+
</dt>
|
48
|
+
<dd>
|
49
|
+
|
46
50
|
|
47
51
|
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
<h5>Parameters:</h5>
|
59
52
|
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
<h5>Parameters:</h5>
|
58
|
+
|
60
59
|
|
61
60
|
<table class="params">
|
62
61
|
<thead>
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
62
|
+
<tr>
|
63
|
+
|
64
|
+
<th>Name</th>
|
65
|
+
|
66
|
+
|
67
|
+
<th>Type</th>
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
|
72
|
+
|
73
|
+
<th class="last">Description</th>
|
74
|
+
</tr>
|
75
|
+
</thead>
|
76
|
+
|
77
|
+
<tbody>
|
78
|
+
|
79
|
+
|
81
80
|
<tr>
|
82
81
|
|
83
82
|
<td class="name"><code>attributes</code></td>
|
84
83
|
|
85
|
-
|
84
|
+
|
86
85
|
<td class="type">
|
87
86
|
|
88
87
|
|
@@ -91,52 +90,52 @@
|
|
91
90
|
|
92
91
|
|
93
92
|
</td>
|
94
|
-
|
95
93
|
|
96
|
-
|
97
94
|
|
98
|
-
|
95
|
+
|
96
|
+
|
97
|
+
|
99
98
|
<td class="description last">Attributes</td>
|
100
99
|
</tr>
|
101
|
-
|
102
|
-
|
103
|
-
|
100
|
+
|
101
|
+
|
102
|
+
</tbody>
|
104
103
|
</table>
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
<h5 class="subsection-title">Properties:</h5>
|
112
|
-
|
113
104
|
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
<th>Name</th>
|
120
|
-
|
121
|
-
|
122
|
-
<th>Type</th>
|
123
|
-
|
105
|
+
|
106
|
+
|
107
|
+
<dl class="details">
|
108
|
+
|
124
109
|
|
125
|
-
|
110
|
+
<h5 class="subsection-title">Properties:</h5>
|
126
111
|
|
112
|
+
<dl>
|
127
113
|
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
114
|
+
<table class="props">
|
115
|
+
<thead>
|
116
|
+
<tr>
|
117
|
+
|
118
|
+
<th>Name</th>
|
119
|
+
|
120
|
+
|
121
|
+
<th>Type</th>
|
122
|
+
|
123
|
+
|
124
|
+
|
125
|
+
|
126
|
+
|
127
|
+
<th class="last">Description</th>
|
128
|
+
</tr>
|
129
|
+
</thead>
|
130
|
+
|
131
|
+
<tbody>
|
132
|
+
|
133
|
+
|
135
134
|
<tr>
|
136
135
|
|
137
136
|
<td class="name"><code>attributes</code></td>
|
138
137
|
|
139
|
-
|
138
|
+
|
140
139
|
<td class="type">
|
141
140
|
|
142
141
|
|
@@ -145,39 +144,39 @@
|
|
145
144
|
|
146
145
|
|
147
146
|
</td>
|
148
|
-
|
149
147
|
|
150
|
-
|
151
148
|
|
152
|
-
|
149
|
+
|
150
|
+
|
151
|
+
|
153
152
|
<td class="description last">
|
154
153
|
<h6>Properties</h6>
|
155
154
|
|
156
155
|
<table class="props">
|
157
156
|
<thead>
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
157
|
+
<tr>
|
158
|
+
|
159
|
+
<th>Name</th>
|
160
|
+
|
161
|
+
|
162
|
+
<th>Type</th>
|
163
|
+
|
164
|
+
|
165
|
+
|
166
|
+
|
167
|
+
|
168
|
+
<th class="last">Description</th>
|
169
|
+
</tr>
|
170
|
+
</thead>
|
171
|
+
|
172
|
+
<tbody>
|
173
|
+
|
174
|
+
|
176
175
|
<tr>
|
177
176
|
|
178
177
|
<td class="name"><code>id</code></td>
|
179
178
|
|
180
|
-
|
179
|
+
|
181
180
|
<td class="type">
|
182
181
|
|
183
182
|
|
@@ -186,21 +185,21 @@
|
|
186
185
|
|
187
186
|
|
188
187
|
</td>
|
189
|
-
|
190
188
|
|
191
|
-
|
192
189
|
|
193
|
-
|
190
|
+
|
191
|
+
|
192
|
+
|
194
193
|
<td class="description last">The CallPixels internal number ID.</td>
|
195
194
|
</tr>
|
196
|
-
|
197
|
-
|
198
|
-
|
195
|
+
|
196
|
+
|
197
|
+
|
199
198
|
<tr>
|
200
199
|
|
201
200
|
<td class="name"><code>formatted_number</code></td>
|
202
201
|
|
203
|
-
|
202
|
+
|
204
203
|
<td class="type">
|
205
204
|
|
206
205
|
|
@@ -209,21 +208,21 @@
|
|
209
208
|
|
210
209
|
|
211
210
|
</td>
|
212
|
-
|
213
211
|
|
214
|
-
|
215
212
|
|
216
|
-
|
213
|
+
|
214
|
+
|
215
|
+
|
217
216
|
<td class="description last">Nationally formatted phone number.</td>
|
218
217
|
</tr>
|
219
|
-
|
220
|
-
|
221
|
-
|
218
|
+
|
219
|
+
|
220
|
+
|
222
221
|
<tr>
|
223
222
|
|
224
223
|
<td class="name"><code>number</code></td>
|
225
224
|
|
226
|
-
|
225
|
+
|
227
226
|
<td class="type">
|
228
227
|
|
229
228
|
|
@@ -232,21 +231,21 @@
|
|
232
231
|
|
233
232
|
|
234
233
|
</td>
|
235
|
-
|
236
234
|
|
237
|
-
|
238
235
|
|
239
|
-
|
236
|
+
|
237
|
+
|
238
|
+
|
240
239
|
<td class="description last">E.164 formatted phone number.</td>
|
241
240
|
</tr>
|
242
|
-
|
243
|
-
|
244
|
-
|
241
|
+
|
242
|
+
|
243
|
+
|
245
244
|
<tr>
|
246
245
|
|
247
246
|
<td class="name"><code>extension</code></td>
|
248
247
|
|
249
|
-
|
248
|
+
|
250
249
|
<td class="type">
|
251
250
|
|
252
251
|
|
@@ -255,21 +254,21 @@
|
|
255
254
|
|
256
255
|
|
257
256
|
</td>
|
258
|
-
|
259
257
|
|
260
|
-
|
261
258
|
|
262
|
-
|
259
|
+
|
260
|
+
|
261
|
+
|
263
262
|
<td class="description last">The extension number.</td>
|
264
263
|
</tr>
|
265
|
-
|
266
|
-
|
267
|
-
|
264
|
+
|
265
|
+
|
266
|
+
|
268
267
|
<tr>
|
269
268
|
|
270
269
|
<td class="name"><code>plain_number</code></td>
|
271
270
|
|
272
|
-
|
271
|
+
|
273
272
|
<td class="type">
|
274
273
|
|
275
274
|
|
@@ -278,21 +277,21 @@
|
|
278
277
|
|
279
278
|
|
280
279
|
</td>
|
281
|
-
|
282
280
|
|
283
|
-
|
284
281
|
|
285
|
-
|
282
|
+
|
283
|
+
|
284
|
+
|
286
285
|
<td class="description last">The unformatted phone number digits.</td>
|
287
286
|
</tr>
|
288
|
-
|
289
|
-
|
290
|
-
|
287
|
+
|
288
|
+
|
289
|
+
|
291
290
|
<tr>
|
292
291
|
|
293
292
|
<td class="name"><code>number_extension</code></td>
|
294
293
|
|
295
|
-
|
294
|
+
|
296
295
|
<td class="type">
|
297
296
|
|
298
297
|
|
@@ -301,21 +300,21 @@
|
|
301
300
|
|
302
301
|
|
303
302
|
</td>
|
304
|
-
|
305
303
|
|
306
|
-
|
307
304
|
|
308
|
-
|
305
|
+
|
306
|
+
|
307
|
+
|
309
308
|
<td class="description last">The phone number digits with extension.</td>
|
310
309
|
</tr>
|
311
|
-
|
312
|
-
|
313
|
-
|
310
|
+
|
311
|
+
|
312
|
+
|
314
313
|
<tr>
|
315
314
|
|
316
315
|
<td class="name"><code>target_open</code></td>
|
317
316
|
|
318
|
-
|
317
|
+
|
319
318
|
<td class="type">
|
320
319
|
|
321
320
|
|
@@ -324,152 +323,136 @@
|
|
324
323
|
|
325
324
|
|
326
325
|
</td>
|
327
|
-
|
328
326
|
|
329
|
-
|
330
327
|
|
331
|
-
|
328
|
+
|
329
|
+
|
330
|
+
|
332
331
|
<td class="description last">Whether there is an open, available target.</td>
|
333
332
|
</tr>
|
334
|
-
|
335
|
-
|
336
|
-
|
333
|
+
|
334
|
+
|
335
|
+
</tbody>
|
337
336
|
</table>
|
338
|
-
|
339
337
|
</td>
|
340
338
|
</tr>
|
341
|
-
|
339
|
+
|
340
|
+
|
341
|
+
</tbody>
|
342
|
+
</table></dl>
|
343
|
+
|
342
344
|
|
343
|
-
|
344
|
-
</table>
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
<dl class="details">
|
350
|
-
|
345
|
+
|
351
346
|
|
352
|
-
|
353
347
|
|
354
|
-
|
355
348
|
|
356
349
|
|
357
350
|
|
358
|
-
|
359
351
|
|
360
|
-
|
361
352
|
|
362
|
-
|
363
353
|
|
364
|
-
|
365
354
|
|
366
|
-
|
367
355
|
|
368
|
-
|
369
356
|
|
370
|
-
|
371
357
|
|
372
|
-
|
373
358
|
|
374
|
-
|
359
|
+
|
360
|
+
|
361
|
+
|
375
362
|
|
376
363
|
<dt class="tag-source">Source:</dt>
|
377
364
|
<dd class="tag-source"><ul class="dummy"><li>
|
378
|
-
<a href="
|
365
|
+
<a href="number.js.html">retreaver/number.js</a>, <a href="number.js.html#line18">line 18</a>
|
379
366
|
</li></ul></dd>
|
380
367
|
|
381
|
-
|
382
368
|
|
383
|
-
|
384
369
|
|
385
|
-
|
370
|
+
|
371
|
+
|
372
|
+
|
386
373
|
|
387
374
|
</dl>
|
388
375
|
|
376
|
+
|
377
|
+
|
389
378
|
|
379
|
+
|
390
380
|
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
381
|
+
|
382
|
+
|
383
|
+
|
384
|
+
|
385
|
+
|
386
|
+
|
387
|
+
|
388
|
+
</dd>
|
403
389
|
|
404
390
|
|
405
391
|
</div>
|
406
|
-
|
407
392
|
|
408
|
-
|
409
393
|
|
410
|
-
|
411
394
|
|
412
|
-
|
413
|
-
|
414
|
-
|
415
395
|
|
416
|
-
|
417
396
|
|
418
|
-
|
397
|
+
|
398
|
+
|
399
|
+
|
400
|
+
|
401
|
+
|
402
|
+
|
403
|
+
|
404
|
+
|
419
405
|
|
420
406
|
<h3 class="subsection-title">Methods</h3>
|
421
|
-
|
422
407
|
|
408
|
+
<dl>
|
423
409
|
|
424
|
-
|
425
|
-
|
426
|
-
|
410
|
+
<dt>
|
427
411
|
<h4 class="name" id="add_tags"><span class="type-signature"></span>add_tags<span class="signature">(tags, callback)</span><span class="type-signature"></span></h4>
|
428
|
-
|
412
|
+
|
413
|
+
|
414
|
+
</dt>
|
415
|
+
<dd>
|
416
|
+
|
417
|
+
|
418
|
+
<div class="description">
|
419
|
+
Add tags to a number.
|
420
|
+
</div>
|
429
421
|
|
430
422
|
|
431
|
-
|
432
|
-
|
433
|
-
<div class="description">
|
434
|
-
Add tags to a number.
|
435
|
-
</div>
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
<h5>Parameters:</h5>
|
446
423
|
|
424
|
+
|
425
|
+
|
426
|
+
|
427
|
+
|
428
|
+
<h5>Parameters:</h5>
|
429
|
+
|
447
430
|
|
448
431
|
<table class="params">
|
449
432
|
<thead>
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
433
|
+
<tr>
|
434
|
+
|
435
|
+
<th>Name</th>
|
436
|
+
|
437
|
+
|
438
|
+
<th>Type</th>
|
439
|
+
|
440
|
+
|
441
|
+
|
442
|
+
|
443
|
+
|
444
|
+
<th class="last">Description</th>
|
445
|
+
</tr>
|
446
|
+
</thead>
|
447
|
+
|
448
|
+
<tbody>
|
449
|
+
|
450
|
+
|
468
451
|
<tr>
|
469
452
|
|
470
453
|
<td class="name"><code>tags</code></td>
|
471
454
|
|
472
|
-
|
455
|
+
|
473
456
|
<td class="type">
|
474
457
|
|
475
458
|
|
@@ -478,21 +461,21 @@
|
|
478
461
|
|
479
462
|
|
480
463
|
</td>
|
481
|
-
|
482
464
|
|
483
|
-
|
484
465
|
|
485
|
-
|
466
|
+
|
467
|
+
|
468
|
+
|
486
469
|
<td class="description last">A collection of tags {key: 'value', tag2: 'value2'}</td>
|
487
470
|
</tr>
|
488
|
-
|
489
|
-
|
490
|
-
|
471
|
+
|
472
|
+
|
473
|
+
|
491
474
|
<tr>
|
492
475
|
|
493
476
|
<td class="name"><code>callback</code></td>
|
494
477
|
|
495
|
-
|
478
|
+
|
496
479
|
<td class="type">
|
497
480
|
|
498
481
|
|
@@ -501,76 +484,64 @@
|
|
501
484
|
|
502
485
|
|
503
486
|
</td>
|
504
|
-
|
505
487
|
|
506
|
-
|
507
488
|
|
508
|
-
|
489
|
+
|
490
|
+
|
491
|
+
|
509
492
|
<td class="description last">Callback that will be fired after request.</td>
|
510
493
|
</tr>
|
511
|
-
|
512
|
-
|
513
|
-
|
494
|
+
|
495
|
+
|
496
|
+
</tbody>
|
514
497
|
</table>
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
498
|
+
|
499
|
+
|
500
|
+
|
521
501
|
<dl class="details">
|
522
|
-
|
523
502
|
|
524
|
-
|
503
|
+
|
525
504
|
|
526
|
-
|
527
505
|
|
528
|
-
|
529
506
|
|
530
507
|
|
531
508
|
|
532
|
-
|
533
509
|
|
534
|
-
|
535
510
|
|
536
|
-
|
537
511
|
|
538
|
-
|
539
512
|
|
540
|
-
|
541
513
|
|
542
|
-
|
543
514
|
|
544
|
-
|
545
515
|
|
546
|
-
|
516
|
+
|
517
|
+
|
518
|
+
|
519
|
+
|
547
520
|
|
548
521
|
<dt class="tag-source">Source:</dt>
|
549
522
|
<dd class="tag-source"><ul class="dummy"><li>
|
550
|
-
<a href="
|
523
|
+
<a href="number.js.html">retreaver/number.js</a>, <a href="number.js.html#line28">line 28</a>
|
551
524
|
</li></ul></dd>
|
552
525
|
|
553
|
-
|
554
526
|
|
555
|
-
|
556
527
|
|
557
|
-
|
528
|
+
|
529
|
+
|
530
|
+
|
558
531
|
|
559
532
|
</dl>
|
560
533
|
|
534
|
+
|
535
|
+
|
561
536
|
|
537
|
+
|
562
538
|
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
<h5>Throws:</h5>
|
572
|
-
|
573
|
-
|
539
|
+
|
540
|
+
|
541
|
+
|
542
|
+
<h5>Throws:</h5>
|
543
|
+
|
544
|
+
|
574
545
|
|
575
546
|
<div class="param-desc">
|
576
547
|
|
@@ -580,63 +551,61 @@ with per-visitor numbers enabled.
|
|
580
551
|
</div>
|
581
552
|
|
582
553
|
|
554
|
+
|
583
555
|
|
584
|
-
|
585
|
-
|
586
|
-
|
587
|
-
|
556
|
+
|
557
|
+
|
558
|
+
|
559
|
+
</dd>
|
588
560
|
|
589
561
|
|
590
562
|
|
591
|
-
|
592
|
-
|
593
|
-
|
563
|
+
<dt>
|
594
564
|
<h4 class="name" id="clear_tags"><span class="type-signature"></span>clear_tags<span class="signature">(callback)</span><span class="type-signature"></span></h4>
|
595
|
-
|
565
|
+
|
566
|
+
|
567
|
+
</dt>
|
568
|
+
<dd>
|
569
|
+
|
570
|
+
|
571
|
+
<div class="description">
|
572
|
+
Clear all tags from a number.
|
573
|
+
</div>
|
596
574
|
|
597
575
|
|
598
|
-
|
599
|
-
|
600
|
-
<div class="description">
|
601
|
-
Clear all tags from a number.
|
602
|
-
</div>
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
<h5>Parameters:</h5>
|
613
576
|
|
577
|
+
|
578
|
+
|
579
|
+
|
580
|
+
|
581
|
+
<h5>Parameters:</h5>
|
582
|
+
|
614
583
|
|
615
584
|
<table class="params">
|
616
585
|
<thead>
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
586
|
+
<tr>
|
587
|
+
|
588
|
+
<th>Name</th>
|
589
|
+
|
590
|
+
|
591
|
+
<th>Type</th>
|
592
|
+
|
593
|
+
|
594
|
+
|
595
|
+
|
596
|
+
|
597
|
+
<th class="last">Description</th>
|
598
|
+
</tr>
|
599
|
+
</thead>
|
600
|
+
|
601
|
+
<tbody>
|
602
|
+
|
603
|
+
|
635
604
|
<tr>
|
636
605
|
|
637
606
|
<td class="name"><code>callback</code></td>
|
638
607
|
|
639
|
-
|
608
|
+
|
640
609
|
<td class="type">
|
641
610
|
|
642
611
|
|
@@ -645,76 +614,64 @@ with per-visitor numbers enabled.
|
|
645
614
|
|
646
615
|
|
647
616
|
</td>
|
648
|
-
|
649
617
|
|
650
|
-
|
651
618
|
|
652
|
-
|
619
|
+
|
620
|
+
|
621
|
+
|
653
622
|
<td class="description last">Callback that will be fired after request.</td>
|
654
623
|
</tr>
|
655
|
-
|
656
|
-
|
657
|
-
|
624
|
+
|
625
|
+
|
626
|
+
</tbody>
|
658
627
|
</table>
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
664
|
-
|
628
|
+
|
629
|
+
|
630
|
+
|
665
631
|
<dl class="details">
|
666
|
-
|
667
632
|
|
668
|
-
|
633
|
+
|
669
634
|
|
670
|
-
|
671
635
|
|
672
|
-
|
673
636
|
|
674
637
|
|
675
638
|
|
676
|
-
|
677
639
|
|
678
|
-
|
679
640
|
|
680
|
-
|
681
641
|
|
682
|
-
|
683
642
|
|
684
|
-
|
685
643
|
|
686
|
-
|
687
644
|
|
688
|
-
|
689
645
|
|
690
|
-
|
646
|
+
|
647
|
+
|
648
|
+
|
649
|
+
|
691
650
|
|
692
651
|
<dt class="tag-source">Source:</dt>
|
693
652
|
<dd class="tag-source"><ul class="dummy"><li>
|
694
|
-
<a href="
|
653
|
+
<a href="number.js.html">retreaver/number.js</a>, <a href="number.js.html#line95">line 95</a>
|
695
654
|
</li></ul></dd>
|
696
655
|
|
697
|
-
|
698
656
|
|
699
|
-
|
700
657
|
|
701
|
-
|
658
|
+
|
659
|
+
|
660
|
+
|
702
661
|
|
703
662
|
</dl>
|
704
663
|
|
664
|
+
|
665
|
+
|
705
666
|
|
667
|
+
|
706
668
|
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
|
713
|
-
|
714
|
-
|
715
|
-
<h5>Throws:</h5>
|
716
|
-
|
717
|
-
|
669
|
+
|
670
|
+
|
671
|
+
|
672
|
+
<h5>Throws:</h5>
|
673
|
+
|
674
|
+
|
718
675
|
|
719
676
|
<div class="param-desc">
|
720
677
|
|
@@ -724,63 +681,61 @@ with per-visitor numbers enabled.
|
|
724
681
|
</div>
|
725
682
|
|
726
683
|
|
684
|
+
|
727
685
|
|
728
|
-
|
729
|
-
|
730
|
-
|
731
|
-
|
686
|
+
|
687
|
+
|
688
|
+
|
689
|
+
</dd>
|
732
690
|
|
733
691
|
|
734
692
|
|
735
|
-
|
736
|
-
|
737
|
-
|
693
|
+
<dt>
|
738
694
|
<h4 class="name" id="initiate_call"><span class="type-signature"></span>initiate_call<span class="signature">(dial, payload, callback)</span><span class="type-signature"></span></h4>
|
739
|
-
|
695
|
+
|
696
|
+
|
697
|
+
</dt>
|
698
|
+
<dd>
|
699
|
+
|
700
|
+
|
701
|
+
<div class="description">
|
702
|
+
Start a call immediately by having a campaign target dial the visitor.
|
703
|
+
</div>
|
740
704
|
|
741
705
|
|
742
|
-
|
743
|
-
|
744
|
-
<div class="description">
|
745
|
-
Start a call immediately by having a campaign target dial the visitor.
|
746
|
-
</div>
|
747
|
-
|
748
|
-
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
|
753
|
-
|
754
|
-
|
755
|
-
|
756
|
-
<h5>Parameters:</h5>
|
757
706
|
|
707
|
+
|
708
|
+
|
709
|
+
|
710
|
+
|
711
|
+
<h5>Parameters:</h5>
|
712
|
+
|
758
713
|
|
759
714
|
<table class="params">
|
760
715
|
<thead>
|
761
|
-
|
762
|
-
|
763
|
-
|
764
|
-
|
765
|
-
|
766
|
-
|
767
|
-
|
768
|
-
|
769
|
-
|
770
|
-
|
771
|
-
|
772
|
-
|
773
|
-
|
774
|
-
|
775
|
-
|
776
|
-
|
777
|
-
|
778
|
-
|
716
|
+
<tr>
|
717
|
+
|
718
|
+
<th>Name</th>
|
719
|
+
|
720
|
+
|
721
|
+
<th>Type</th>
|
722
|
+
|
723
|
+
|
724
|
+
|
725
|
+
|
726
|
+
|
727
|
+
<th class="last">Description</th>
|
728
|
+
</tr>
|
729
|
+
</thead>
|
730
|
+
|
731
|
+
<tbody>
|
732
|
+
|
733
|
+
|
779
734
|
<tr>
|
780
735
|
|
781
736
|
<td class="name"><code>dial</code></td>
|
782
737
|
|
783
|
-
|
738
|
+
|
784
739
|
<td class="type">
|
785
740
|
|
786
741
|
|
@@ -789,21 +744,21 @@ with per-visitor numbers enabled.
|
|
789
744
|
|
790
745
|
|
791
746
|
</td>
|
792
|
-
|
793
747
|
|
794
|
-
|
795
748
|
|
796
|
-
|
749
|
+
|
750
|
+
|
751
|
+
|
797
752
|
<td class="description last">The number to call.</td>
|
798
753
|
</tr>
|
799
|
-
|
800
|
-
|
801
|
-
|
754
|
+
|
755
|
+
|
756
|
+
|
802
757
|
<tr>
|
803
758
|
|
804
759
|
<td class="name"><code>payload</code></td>
|
805
760
|
|
806
|
-
|
761
|
+
|
807
762
|
<td class="type">
|
808
763
|
|
809
764
|
|
@@ -812,42 +767,42 @@ with per-visitor numbers enabled.
|
|
812
767
|
|
813
768
|
|
814
769
|
</td>
|
815
|
-
|
816
770
|
|
817
|
-
|
818
771
|
|
819
|
-
|
772
|
+
|
773
|
+
|
774
|
+
|
820
775
|
<td class="description last">A collection of tags as key-value pairs and optional secure override properties.
|
821
776
|
<h6>Properties</h6>
|
822
777
|
|
823
778
|
|
824
779
|
<table class="params">
|
825
780
|
<thead>
|
826
|
-
|
827
|
-
|
828
|
-
|
829
|
-
|
830
|
-
|
831
|
-
|
832
|
-
|
833
|
-
|
834
|
-
|
835
|
-
|
836
|
-
|
837
|
-
|
838
|
-
|
839
|
-
|
840
|
-
|
841
|
-
|
842
|
-
|
843
|
-
|
844
|
-
|
845
|
-
|
781
|
+
<tr>
|
782
|
+
|
783
|
+
<th>Name</th>
|
784
|
+
|
785
|
+
|
786
|
+
<th>Type</th>
|
787
|
+
|
788
|
+
|
789
|
+
<th>Argument</th>
|
790
|
+
|
791
|
+
|
792
|
+
|
793
|
+
|
794
|
+
<th class="last">Description</th>
|
795
|
+
</tr>
|
796
|
+
</thead>
|
797
|
+
|
798
|
+
<tbody>
|
799
|
+
|
800
|
+
|
846
801
|
<tr>
|
847
802
|
|
848
803
|
<td class="name"><code>target_map</code></td>
|
849
804
|
|
850
|
-
|
805
|
+
|
851
806
|
<td class="type">
|
852
807
|
|
853
808
|
|
@@ -856,31 +811,31 @@ with per-visitor numbers enabled.
|
|
856
811
|
|
857
812
|
|
858
813
|
</td>
|
859
|
-
|
814
|
+
|
860
815
|
|
861
816
|
<td class="attributes">
|
862
817
|
|
863
818
|
<optional><br>
|
864
819
|
|
865
|
-
|
820
|
+
|
866
821
|
|
867
|
-
|
822
|
+
|
868
823
|
|
869
824
|
</td>
|
870
825
|
|
871
|
-
|
872
826
|
|
873
|
-
|
827
|
+
|
828
|
+
|
874
829
|
<td class="description last">A string mapping a placeholder number to a phone number.</td>
|
875
830
|
</tr>
|
876
|
-
|
877
|
-
|
878
|
-
|
831
|
+
|
832
|
+
|
833
|
+
|
879
834
|
<tr>
|
880
835
|
|
881
836
|
<td class="name"><code>target_map_cs</code></td>
|
882
837
|
|
883
|
-
|
838
|
+
|
884
839
|
<td class="type">
|
885
840
|
|
886
841
|
|
@@ -889,32 +844,32 @@ with per-visitor numbers enabled.
|
|
889
844
|
|
890
845
|
|
891
846
|
</td>
|
892
|
-
|
847
|
+
|
893
848
|
|
894
849
|
<td class="attributes">
|
895
850
|
|
896
851
|
<optional><br>
|
897
852
|
|
898
|
-
|
853
|
+
|
899
854
|
|
900
|
-
|
855
|
+
|
901
856
|
|
902
857
|
</td>
|
903
858
|
|
904
|
-
|
905
859
|
|
906
|
-
|
860
|
+
|
861
|
+
|
907
862
|
<td class="description last">A SHA1 checksum of the target_map concatenated with your CallPixels API
|
908
863
|
key.</td>
|
909
864
|
</tr>
|
910
|
-
|
911
|
-
|
912
|
-
|
865
|
+
|
866
|
+
|
867
|
+
|
913
868
|
<tr>
|
914
869
|
|
915
870
|
<td class="name"><code>timer_offset</code></td>
|
916
871
|
|
917
|
-
|
872
|
+
|
918
873
|
<td class="type">
|
919
874
|
|
920
875
|
|
@@ -923,31 +878,31 @@ key.</td>
|
|
923
878
|
|
924
879
|
|
925
880
|
</td>
|
926
|
-
|
881
|
+
|
927
882
|
|
928
883
|
<td class="attributes">
|
929
884
|
|
930
885
|
<optional><br>
|
931
886
|
|
932
|
-
|
887
|
+
|
933
888
|
|
934
|
-
|
889
|
+
|
935
890
|
|
936
891
|
</td>
|
937
892
|
|
938
|
-
|
939
893
|
|
940
|
-
|
894
|
+
|
895
|
+
|
941
896
|
<td class="description last">Number of seconds to offset the "connect" duration timers by.</td>
|
942
897
|
</tr>
|
943
|
-
|
944
|
-
|
945
|
-
|
898
|
+
|
899
|
+
|
900
|
+
|
946
901
|
<tr>
|
947
902
|
|
948
903
|
<td class="name"><code>timer_offset_cs</code></td>
|
949
904
|
|
950
|
-
|
905
|
+
|
951
906
|
<td class="type">
|
952
907
|
|
953
908
|
|
@@ -956,32 +911,32 @@ key.</td>
|
|
956
911
|
|
957
912
|
|
958
913
|
</td>
|
959
|
-
|
914
|
+
|
960
915
|
|
961
916
|
<td class="attributes">
|
962
917
|
|
963
918
|
<optional><br>
|
964
919
|
|
965
|
-
|
920
|
+
|
966
921
|
|
967
|
-
|
922
|
+
|
968
923
|
|
969
924
|
</td>
|
970
925
|
|
971
|
-
|
972
926
|
|
973
|
-
|
927
|
+
|
928
|
+
|
974
929
|
<td class="description last">An SHA1 checksum of the timer_offset concatenated with your
|
975
930
|
CallPixels API key.</td>
|
976
931
|
</tr>
|
977
|
-
|
978
|
-
|
979
|
-
|
932
|
+
|
933
|
+
|
934
|
+
|
980
935
|
<tr>
|
981
936
|
|
982
937
|
<td class="name"><code>*</code></td>
|
983
938
|
|
984
|
-
|
939
|
+
|
985
940
|
<td class="type">
|
986
941
|
|
987
942
|
|
@@ -993,38 +948,37 @@ CallPixels API key.</td>
|
|
993
948
|
|
994
949
|
|
995
950
|
</td>
|
996
|
-
|
951
|
+
|
997
952
|
|
998
953
|
<td class="attributes">
|
999
954
|
|
1000
955
|
<optional><br>
|
1001
956
|
|
1002
|
-
|
957
|
+
|
1003
958
|
|
1004
|
-
|
959
|
+
|
1005
960
|
|
1006
961
|
</td>
|
1007
962
|
|
1008
|
-
|
1009
963
|
|
1010
|
-
|
964
|
+
|
965
|
+
|
1011
966
|
<td class="description last">Key value pairs treated as tags.</td>
|
1012
967
|
</tr>
|
1013
|
-
|
1014
|
-
|
1015
|
-
|
968
|
+
|
969
|
+
|
970
|
+
</tbody>
|
1016
971
|
</table>
|
1017
|
-
|
1018
972
|
</td>
|
1019
973
|
</tr>
|
1020
|
-
|
1021
|
-
|
1022
|
-
|
974
|
+
|
975
|
+
|
976
|
+
|
1023
977
|
<tr>
|
1024
978
|
|
1025
979
|
<td class="name"><code>callback</code></td>
|
1026
980
|
|
1027
|
-
|
981
|
+
|
1028
982
|
<td class="type">
|
1029
983
|
|
1030
984
|
|
@@ -1033,218 +987,191 @@ CallPixels API key.</td>
|
|
1033
987
|
|
1034
988
|
|
1035
989
|
</td>
|
1036
|
-
|
1037
990
|
|
1038
|
-
|
1039
991
|
|
1040
|
-
|
992
|
+
|
993
|
+
|
994
|
+
|
1041
995
|
<td class="description last">Callback that will be fired after request.</td>
|
1042
996
|
</tr>
|
1043
|
-
|
1044
|
-
|
1045
|
-
|
997
|
+
|
998
|
+
|
999
|
+
</tbody>
|
1046
1000
|
</table>
|
1047
|
-
|
1048
|
-
|
1049
|
-
|
1050
|
-
|
1051
|
-
|
1052
|
-
|
1001
|
+
|
1002
|
+
|
1003
|
+
|
1053
1004
|
<dl class="details">
|
1054
|
-
|
1055
1005
|
|
1056
|
-
|
1006
|
+
|
1057
1007
|
|
1058
|
-
|
1059
1008
|
|
1060
|
-
|
1061
1009
|
|
1062
1010
|
|
1063
1011
|
|
1064
|
-
|
1065
1012
|
|
1066
|
-
|
1067
1013
|
|
1068
|
-
|
1069
1014
|
|
1070
|
-
|
1071
1015
|
|
1072
|
-
|
1073
1016
|
|
1074
|
-
|
1075
1017
|
|
1076
|
-
|
1077
1018
|
|
1078
|
-
|
1019
|
+
|
1020
|
+
|
1021
|
+
|
1022
|
+
|
1079
1023
|
|
1080
1024
|
<dt class="tag-source">Source:</dt>
|
1081
1025
|
<dd class="tag-source"><ul class="dummy"><li>
|
1082
|
-
<a href="
|
1026
|
+
<a href="number.js.html">retreaver/number.js</a>, <a href="number.js.html#line124">line 124</a>
|
1083
1027
|
</li></ul></dd>
|
1084
1028
|
|
1085
|
-
|
1086
1029
|
|
1087
|
-
|
1088
1030
|
|
1089
|
-
|
1031
|
+
|
1032
|
+
|
1033
|
+
|
1090
1034
|
|
1091
1035
|
</dl>
|
1092
1036
|
|
1037
|
+
|
1038
|
+
|
1093
1039
|
|
1040
|
+
|
1094
1041
|
|
1095
|
-
|
1096
|
-
|
1097
|
-
|
1098
|
-
|
1099
|
-
|
1100
|
-
|
1101
|
-
|
1102
|
-
|
1103
|
-
|
1104
|
-
|
1105
|
-
|
1106
|
-
|
1107
|
-
<h5>Example</h5>
|
1108
1042
|
|
1043
|
+
|
1044
|
+
|
1045
|
+
|
1046
|
+
|
1047
|
+
|
1048
|
+
|
1049
|
+
<h5>Example</h5>
|
1050
|
+
|
1109
1051
|
<pre class="prettyprint"><code>number.initiate_call('4166686980', {company_name: 'CallPixels'}, function (call) {
|
1110
1052
|
alert('Call started with UUID ' + call.uuid)
|
1111
1053
|
});</code></pre>
|
1112
1054
|
|
1113
|
-
|
1055
|
+
|
1056
|
+
</dd>
|
1114
1057
|
|
1115
1058
|
|
1116
1059
|
|
1117
|
-
|
1118
|
-
|
1119
|
-
|
1060
|
+
<dt>
|
1120
1061
|
<h4 class="name" id="release"><span class="type-signature"></span>release<span class="signature">()</span><span class="type-signature"></span></h4>
|
1121
|
-
|
1062
|
+
|
1063
|
+
|
1064
|
+
</dt>
|
1065
|
+
<dd>
|
1066
|
+
|
1067
|
+
|
1068
|
+
<div class="description">
|
1069
|
+
Release number back to pool.
|
1070
|
+
</div>
|
1122
1071
|
|
1123
1072
|
|
1124
|
-
|
1125
|
-
|
1126
|
-
|
1127
|
-
|
1128
|
-
|
1129
|
-
|
1130
|
-
|
1131
|
-
|
1132
|
-
|
1133
|
-
|
1134
|
-
|
1135
|
-
|
1136
|
-
|
1137
|
-
|
1138
|
-
|
1139
|
-
|
1140
|
-
|
1141
|
-
|
1073
|
+
|
1074
|
+
|
1075
|
+
|
1076
|
+
|
1077
|
+
|
1078
|
+
|
1079
|
+
|
1142
1080
|
<dl class="details">
|
1143
|
-
|
1144
1081
|
|
1145
|
-
|
1082
|
+
|
1146
1083
|
|
1147
|
-
|
1148
1084
|
|
1149
|
-
|
1150
1085
|
|
1151
1086
|
|
1152
1087
|
|
1153
|
-
|
1154
1088
|
|
1155
|
-
|
1156
1089
|
|
1157
|
-
|
1158
1090
|
|
1159
|
-
|
1160
1091
|
|
1161
|
-
|
1162
1092
|
|
1163
|
-
|
1164
1093
|
|
1165
|
-
|
1166
1094
|
|
1167
|
-
|
1095
|
+
|
1096
|
+
|
1097
|
+
|
1098
|
+
|
1168
1099
|
|
1169
1100
|
<dt class="tag-source">Source:</dt>
|
1170
1101
|
<dd class="tag-source"><ul class="dummy"><li>
|
1171
|
-
<a href="
|
1102
|
+
<a href="number.js.html">retreaver/number.js</a>, <a href="number.js.html#line114">line 114</a>
|
1172
1103
|
</li></ul></dd>
|
1173
1104
|
|
1174
|
-
|
1175
1105
|
|
1176
|
-
|
1177
1106
|
|
1178
|
-
|
1107
|
+
|
1108
|
+
|
1109
|
+
|
1179
1110
|
|
1180
1111
|
</dl>
|
1181
1112
|
|
1113
|
+
|
1114
|
+
|
1182
1115
|
|
1116
|
+
|
1183
1117
|
|
1184
|
-
|
1185
|
-
|
1186
|
-
|
1187
|
-
|
1188
|
-
|
1189
|
-
|
1190
|
-
|
1191
|
-
|
1192
|
-
|
1193
|
-
|
1194
|
-
|
1195
|
-
|
1118
|
+
|
1119
|
+
|
1120
|
+
|
1121
|
+
|
1122
|
+
|
1123
|
+
|
1124
|
+
|
1125
|
+
</dd>
|
1196
1126
|
|
1197
1127
|
|
1198
1128
|
|
1199
|
-
|
1200
|
-
|
1201
|
-
|
1129
|
+
<dt>
|
1202
1130
|
<h4 class="name" id="remove_tags"><span class="type-signature"></span>remove_tags<span class="signature">(tags, callback)</span><span class="type-signature"></span></h4>
|
1203
|
-
|
1131
|
+
|
1132
|
+
|
1133
|
+
</dt>
|
1134
|
+
<dd>
|
1135
|
+
|
1136
|
+
|
1137
|
+
<div class="description">
|
1138
|
+
Remove tags from a number.
|
1139
|
+
</div>
|
1204
1140
|
|
1205
1141
|
|
1206
|
-
|
1207
|
-
|
1208
|
-
<div class="description">
|
1209
|
-
Remove tags from a number.
|
1210
|
-
</div>
|
1211
|
-
|
1212
|
-
|
1213
|
-
|
1214
|
-
|
1215
|
-
|
1216
|
-
|
1217
|
-
|
1218
|
-
|
1219
|
-
|
1220
|
-
<h5>Parameters:</h5>
|
1221
1142
|
|
1143
|
+
|
1144
|
+
|
1145
|
+
|
1146
|
+
|
1147
|
+
<h5>Parameters:</h5>
|
1148
|
+
|
1222
1149
|
|
1223
1150
|
<table class="params">
|
1224
1151
|
<thead>
|
1225
|
-
|
1226
|
-
|
1227
|
-
|
1228
|
-
|
1229
|
-
|
1230
|
-
|
1231
|
-
|
1232
|
-
|
1233
|
-
|
1234
|
-
|
1235
|
-
|
1236
|
-
|
1237
|
-
|
1238
|
-
|
1239
|
-
|
1240
|
-
|
1241
|
-
|
1242
|
-
|
1152
|
+
<tr>
|
1153
|
+
|
1154
|
+
<th>Name</th>
|
1155
|
+
|
1156
|
+
|
1157
|
+
<th>Type</th>
|
1158
|
+
|
1159
|
+
|
1160
|
+
|
1161
|
+
|
1162
|
+
|
1163
|
+
<th class="last">Description</th>
|
1164
|
+
</tr>
|
1165
|
+
</thead>
|
1166
|
+
|
1167
|
+
<tbody>
|
1168
|
+
|
1169
|
+
|
1243
1170
|
<tr>
|
1244
1171
|
|
1245
1172
|
<td class="name"><code>tags</code></td>
|
1246
1173
|
|
1247
|
-
|
1174
|
+
|
1248
1175
|
<td class="type">
|
1249
1176
|
|
1250
1177
|
|
@@ -1253,21 +1180,21 @@ CallPixels API key.</td>
|
|
1253
1180
|
|
1254
1181
|
|
1255
1182
|
</td>
|
1256
|
-
|
1257
1183
|
|
1258
|
-
|
1259
1184
|
|
1260
|
-
|
1185
|
+
|
1186
|
+
|
1187
|
+
|
1261
1188
|
<td class="description last">A collection of tags {key: 'value', tag2: 'value2'}</td>
|
1262
1189
|
</tr>
|
1263
|
-
|
1264
|
-
|
1265
|
-
|
1190
|
+
|
1191
|
+
|
1192
|
+
|
1266
1193
|
<tr>
|
1267
1194
|
|
1268
1195
|
<td class="name"><code>callback</code></td>
|
1269
1196
|
|
1270
|
-
|
1197
|
+
|
1271
1198
|
<td class="type">
|
1272
1199
|
|
1273
1200
|
|
@@ -1276,76 +1203,64 @@ CallPixels API key.</td>
|
|
1276
1203
|
|
1277
1204
|
|
1278
1205
|
</td>
|
1279
|
-
|
1280
1206
|
|
1281
|
-
|
1282
1207
|
|
1283
|
-
|
1208
|
+
|
1209
|
+
|
1210
|
+
|
1284
1211
|
<td class="description last">Callback that will be fired after request.</td>
|
1285
1212
|
</tr>
|
1286
|
-
|
1287
|
-
|
1288
|
-
|
1213
|
+
|
1214
|
+
|
1215
|
+
</tbody>
|
1289
1216
|
</table>
|
1290
|
-
|
1291
|
-
|
1292
|
-
|
1293
|
-
|
1294
|
-
|
1295
|
-
|
1217
|
+
|
1218
|
+
|
1219
|
+
|
1296
1220
|
<dl class="details">
|
1297
|
-
|
1298
1221
|
|
1299
|
-
|
1222
|
+
|
1300
1223
|
|
1301
|
-
|
1302
1224
|
|
1303
|
-
|
1304
1225
|
|
1305
1226
|
|
1306
1227
|
|
1307
|
-
|
1308
1228
|
|
1309
|
-
|
1310
1229
|
|
1311
|
-
|
1312
1230
|
|
1313
|
-
|
1314
1231
|
|
1315
|
-
|
1316
1232
|
|
1317
|
-
|
1318
1233
|
|
1319
|
-
|
1320
1234
|
|
1321
|
-
|
1235
|
+
|
1236
|
+
|
1237
|
+
|
1238
|
+
|
1322
1239
|
|
1323
1240
|
<dt class="tag-source">Source:</dt>
|
1324
1241
|
<dd class="tag-source"><ul class="dummy"><li>
|
1325
|
-
<a href="
|
1242
|
+
<a href="number.js.html">retreaver/number.js</a>, <a href="number.js.html#line59">line 59</a>
|
1326
1243
|
</li></ul></dd>
|
1327
1244
|
|
1328
|
-
|
1329
1245
|
|
1330
|
-
|
1331
1246
|
|
1332
|
-
|
1333
1247
|
|
1334
|
-
|
1335
|
-
|
1336
|
-
|
1337
|
-
|
1338
|
-
|
1339
|
-
|
1340
|
-
|
1341
|
-
|
1342
|
-
|
1343
|
-
|
1248
|
+
|
1249
|
+
|
1250
|
+
|
1251
|
+
</dl>
|
1344
1252
|
|
1253
|
+
|
1254
|
+
|
1345
1255
|
|
1346
|
-
|
1256
|
+
|
1347
1257
|
|
1348
|
-
|
1258
|
+
|
1259
|
+
|
1260
|
+
|
1261
|
+
<h5>Throws:</h5>
|
1262
|
+
|
1263
|
+
|
1349
1264
|
|
1350
1265
|
<div class="param-desc">
|
1351
1266
|
|
@@ -1355,63 +1270,61 @@ with per-visitor numbers enabled.
|
|
1355
1270
|
</div>
|
1356
1271
|
|
1357
1272
|
|
1273
|
+
|
1358
1274
|
|
1359
|
-
|
1360
|
-
|
1361
|
-
|
1362
|
-
|
1275
|
+
|
1276
|
+
|
1277
|
+
|
1278
|
+
</dd>
|
1363
1279
|
|
1364
1280
|
|
1365
1281
|
|
1366
|
-
|
1367
|
-
|
1368
|
-
|
1282
|
+
<dt>
|
1369
1283
|
<h4 class="name" id="remove_tags_by_keys"><span class="type-signature"></span>remove_tags_by_keys<span class="signature">(keys, callback)</span><span class="type-signature"></span></h4>
|
1370
|
-
|
1284
|
+
|
1285
|
+
|
1286
|
+
</dt>
|
1287
|
+
<dd>
|
1288
|
+
|
1289
|
+
|
1290
|
+
<div class="description">
|
1291
|
+
Removes all tags with given keys from a number.
|
1292
|
+
</div>
|
1371
1293
|
|
1372
1294
|
|
1373
|
-
|
1374
|
-
|
1375
|
-
<div class="description">
|
1376
|
-
Removes all tags with given keys from a number.
|
1377
|
-
</div>
|
1378
|
-
|
1379
|
-
|
1380
|
-
|
1381
|
-
|
1382
|
-
|
1383
|
-
|
1384
|
-
|
1385
|
-
|
1386
|
-
|
1387
|
-
<h5>Parameters:</h5>
|
1388
1295
|
|
1296
|
+
|
1297
|
+
|
1298
|
+
|
1299
|
+
|
1300
|
+
<h5>Parameters:</h5>
|
1301
|
+
|
1389
1302
|
|
1390
1303
|
<table class="params">
|
1391
1304
|
<thead>
|
1392
|
-
|
1393
|
-
|
1394
|
-
|
1395
|
-
|
1396
|
-
|
1397
|
-
|
1398
|
-
|
1399
|
-
|
1400
|
-
|
1401
|
-
|
1402
|
-
|
1403
|
-
|
1404
|
-
|
1405
|
-
|
1406
|
-
|
1407
|
-
|
1408
|
-
|
1409
|
-
|
1305
|
+
<tr>
|
1306
|
+
|
1307
|
+
<th>Name</th>
|
1308
|
+
|
1309
|
+
|
1310
|
+
<th>Type</th>
|
1311
|
+
|
1312
|
+
|
1313
|
+
|
1314
|
+
|
1315
|
+
|
1316
|
+
<th class="last">Description</th>
|
1317
|
+
</tr>
|
1318
|
+
</thead>
|
1319
|
+
|
1320
|
+
<tbody>
|
1321
|
+
|
1322
|
+
|
1410
1323
|
<tr>
|
1411
1324
|
|
1412
1325
|
<td class="name"><code>keys</code></td>
|
1413
1326
|
|
1414
|
-
|
1327
|
+
|
1415
1328
|
<td class="type">
|
1416
1329
|
|
1417
1330
|
|
@@ -1420,21 +1333,21 @@ with per-visitor numbers enabled.
|
|
1420
1333
|
|
1421
1334
|
|
1422
1335
|
</td>
|
1423
|
-
|
1424
1336
|
|
1425
|
-
|
1426
1337
|
|
1427
|
-
|
1338
|
+
|
1339
|
+
|
1340
|
+
|
1428
1341
|
<td class="description last">An array of keys to remove. eg: ['key1', 'key2']</td>
|
1429
1342
|
</tr>
|
1430
|
-
|
1431
|
-
|
1432
|
-
|
1343
|
+
|
1344
|
+
|
1345
|
+
|
1433
1346
|
<tr>
|
1434
1347
|
|
1435
1348
|
<td class="name"><code>callback</code></td>
|
1436
1349
|
|
1437
|
-
|
1350
|
+
|
1438
1351
|
<td class="type">
|
1439
1352
|
|
1440
1353
|
|
@@ -1443,76 +1356,64 @@ with per-visitor numbers enabled.
|
|
1443
1356
|
|
1444
1357
|
|
1445
1358
|
</td>
|
1446
|
-
|
1447
1359
|
|
1448
|
-
|
1449
1360
|
|
1450
|
-
|
1361
|
+
|
1362
|
+
|
1363
|
+
|
1451
1364
|
<td class="description last">Callback that will be fired after request.</td>
|
1452
1365
|
</tr>
|
1453
|
-
|
1454
|
-
|
1455
|
-
|
1366
|
+
|
1367
|
+
|
1368
|
+
</tbody>
|
1456
1369
|
</table>
|
1457
|
-
|
1458
|
-
|
1459
|
-
|
1460
|
-
|
1461
|
-
|
1462
|
-
|
1370
|
+
|
1371
|
+
|
1372
|
+
|
1463
1373
|
<dl class="details">
|
1464
|
-
|
1465
1374
|
|
1466
|
-
|
1375
|
+
|
1467
1376
|
|
1468
|
-
|
1469
1377
|
|
1470
|
-
|
1471
1378
|
|
1472
1379
|
|
1473
1380
|
|
1474
|
-
|
1475
1381
|
|
1476
|
-
|
1477
1382
|
|
1478
|
-
|
1479
1383
|
|
1480
|
-
|
1481
1384
|
|
1482
|
-
|
1483
1385
|
|
1484
|
-
|
1485
1386
|
|
1486
|
-
|
1487
1387
|
|
1488
|
-
|
1388
|
+
|
1389
|
+
|
1390
|
+
|
1391
|
+
|
1489
1392
|
|
1490
1393
|
<dt class="tag-source">Source:</dt>
|
1491
1394
|
<dd class="tag-source"><ul class="dummy"><li>
|
1492
|
-
<a href="
|
1395
|
+
<a href="number.js.html">retreaver/number.js</a>, <a href="number.js.html#line74">line 74</a>
|
1493
1396
|
</li></ul></dd>
|
1494
1397
|
|
1495
|
-
|
1496
1398
|
|
1497
|
-
|
1498
1399
|
|
1499
|
-
|
1400
|
+
|
1401
|
+
|
1402
|
+
|
1500
1403
|
|
1501
1404
|
</dl>
|
1502
1405
|
|
1406
|
+
|
1407
|
+
|
1503
1408
|
|
1409
|
+
|
1504
1410
|
|
1505
|
-
|
1506
|
-
|
1507
|
-
|
1508
|
-
|
1509
|
-
|
1510
|
-
|
1511
|
-
|
1512
|
-
|
1513
|
-
<h5>Throws:</h5>
|
1514
|
-
|
1515
|
-
|
1411
|
+
|
1412
|
+
|
1413
|
+
|
1414
|
+
<h5>Throws:</h5>
|
1415
|
+
|
1416
|
+
|
1516
1417
|
|
1517
1418
|
<div class="param-desc">
|
1518
1419
|
|
@@ -1522,64 +1423,62 @@ with per-visitor numbers enabled.
|
|
1522
1423
|
</div>
|
1523
1424
|
|
1524
1425
|
|
1426
|
+
|
1525
1427
|
|
1526
|
-
|
1527
|
-
|
1528
|
-
|
1529
|
-
|
1428
|
+
|
1429
|
+
|
1430
|
+
|
1431
|
+
</dd>
|
1530
1432
|
|
1531
1433
|
|
1532
1434
|
|
1533
|
-
|
1534
|
-
|
1535
|
-
|
1435
|
+
<dt>
|
1536
1436
|
<h4 class="name" id="replace_tags"><span class="type-signature"></span>replace_tags<span class="signature">(tags, callback)</span><span class="type-signature"></span></h4>
|
1537
|
-
|
1538
1437
|
|
1539
|
-
|
1540
|
-
|
1541
|
-
|
1542
|
-
|
1543
|
-
|
1438
|
+
|
1439
|
+
</dt>
|
1440
|
+
<dd>
|
1441
|
+
|
1442
|
+
|
1443
|
+
<div class="description">
|
1444
|
+
Replace tags on a number. Any tags that already exist on the number that match the given keys will be
|
1544
1445
|
removed. This can be used instead of calling remove_tags and then add_tags.
|
1545
|
-
</div>
|
1546
|
-
|
1547
|
-
|
1548
|
-
|
1549
|
-
|
1550
|
-
|
1551
|
-
|
1552
|
-
|
1553
|
-
|
1446
|
+
</div>
|
1447
|
+
|
1554
1448
|
|
1555
|
-
<h5>Parameters:</h5>
|
1556
1449
|
|
1450
|
+
|
1451
|
+
|
1452
|
+
|
1453
|
+
|
1454
|
+
<h5>Parameters:</h5>
|
1455
|
+
|
1557
1456
|
|
1558
1457
|
<table class="params">
|
1559
1458
|
<thead>
|
1560
|
-
|
1561
|
-
|
1562
|
-
|
1563
|
-
|
1564
|
-
|
1565
|
-
|
1566
|
-
|
1567
|
-
|
1568
|
-
|
1569
|
-
|
1570
|
-
|
1571
|
-
|
1572
|
-
|
1573
|
-
|
1574
|
-
|
1575
|
-
|
1576
|
-
|
1577
|
-
|
1459
|
+
<tr>
|
1460
|
+
|
1461
|
+
<th>Name</th>
|
1462
|
+
|
1463
|
+
|
1464
|
+
<th>Type</th>
|
1465
|
+
|
1466
|
+
|
1467
|
+
|
1468
|
+
|
1469
|
+
|
1470
|
+
<th class="last">Description</th>
|
1471
|
+
</tr>
|
1472
|
+
</thead>
|
1473
|
+
|
1474
|
+
<tbody>
|
1475
|
+
|
1476
|
+
|
1578
1477
|
<tr>
|
1579
1478
|
|
1580
1479
|
<td class="name"><code>tags</code></td>
|
1581
1480
|
|
1582
|
-
|
1481
|
+
|
1583
1482
|
<td class="type">
|
1584
1483
|
|
1585
1484
|
|
@@ -1588,21 +1487,21 @@ removed. This can be used instead of calling remove_tags and then add_tags.
|
|
1588
1487
|
|
1589
1488
|
|
1590
1489
|
</td>
|
1591
|
-
|
1592
1490
|
|
1593
|
-
|
1594
1491
|
|
1595
|
-
|
1492
|
+
|
1493
|
+
|
1494
|
+
|
1596
1495
|
<td class="description last">A collection of tags {key: 'value', tag2: 'value2'}</td>
|
1597
1496
|
</tr>
|
1598
|
-
|
1599
|
-
|
1600
|
-
|
1497
|
+
|
1498
|
+
|
1499
|
+
|
1601
1500
|
<tr>
|
1602
1501
|
|
1603
1502
|
<td class="name"><code>callback</code></td>
|
1604
1503
|
|
1605
|
-
|
1504
|
+
|
1606
1505
|
<td class="type">
|
1607
1506
|
|
1608
1507
|
|
@@ -1611,76 +1510,64 @@ removed. This can be used instead of calling remove_tags and then add_tags.
|
|
1611
1510
|
|
1612
1511
|
|
1613
1512
|
</td>
|
1614
|
-
|
1615
1513
|
|
1616
|
-
|
1617
1514
|
|
1618
|
-
|
1515
|
+
|
1516
|
+
|
1517
|
+
|
1619
1518
|
<td class="description last">Callback that will be fired after request.</td>
|
1620
1519
|
</tr>
|
1621
|
-
|
1622
|
-
|
1623
|
-
|
1520
|
+
|
1521
|
+
|
1522
|
+
</tbody>
|
1624
1523
|
</table>
|
1625
|
-
|
1626
|
-
|
1627
|
-
|
1628
|
-
|
1629
|
-
|
1630
|
-
|
1524
|
+
|
1525
|
+
|
1526
|
+
|
1631
1527
|
<dl class="details">
|
1632
|
-
|
1633
1528
|
|
1634
|
-
|
1529
|
+
|
1635
1530
|
|
1636
|
-
|
1637
1531
|
|
1638
|
-
|
1639
1532
|
|
1640
1533
|
|
1641
1534
|
|
1642
|
-
|
1643
1535
|
|
1644
|
-
|
1645
1536
|
|
1646
|
-
|
1647
1537
|
|
1648
|
-
|
1649
1538
|
|
1650
|
-
|
1651
1539
|
|
1652
|
-
|
1653
1540
|
|
1654
|
-
|
1655
1541
|
|
1656
|
-
|
1542
|
+
|
1543
|
+
|
1544
|
+
|
1545
|
+
|
1657
1546
|
|
1658
1547
|
<dt class="tag-source">Source:</dt>
|
1659
1548
|
<dd class="tag-source"><ul class="dummy"><li>
|
1660
|
-
<a href="
|
1549
|
+
<a href="number.js.html">retreaver/number.js</a>, <a href="number.js.html#line43">line 43</a>
|
1661
1550
|
</li></ul></dd>
|
1662
1551
|
|
1663
|
-
|
1664
1552
|
|
1665
|
-
|
1666
1553
|
|
1667
|
-
|
1554
|
+
|
1555
|
+
|
1556
|
+
|
1668
1557
|
|
1669
1558
|
</dl>
|
1670
1559
|
|
1560
|
+
|
1561
|
+
|
1671
1562
|
|
1563
|
+
|
1672
1564
|
|
1673
|
-
|
1674
|
-
|
1675
|
-
|
1676
|
-
|
1677
|
-
|
1678
|
-
|
1679
|
-
|
1680
|
-
|
1681
|
-
<h5>Throws:</h5>
|
1682
|
-
|
1683
|
-
|
1565
|
+
|
1566
|
+
|
1567
|
+
|
1568
|
+
<h5>Throws:</h5>
|
1569
|
+
|
1570
|
+
|
1684
1571
|
|
1685
1572
|
<div class="param-desc">
|
1686
1573
|
|
@@ -1690,21 +1577,22 @@ with per-visitor numbers enabled.
|
|
1690
1577
|
</div>
|
1691
1578
|
|
1692
1579
|
|
1693
|
-
|
1694
|
-
|
1695
|
-
|
1696
|
-
|
1697
|
-
|
1698
|
-
|
1699
1580
|
|
1700
1581
|
|
1701
|
-
|
1702
1582
|
|
1583
|
+
|
1584
|
+
|
1585
|
+
</dd>
|
1703
1586
|
|
1587
|
+
</dl>
|
1588
|
+
|
1589
|
+
|
1590
|
+
|
1591
|
+
|
1704
1592
|
|
1705
1593
|
</article>
|
1706
1594
|
|
1707
|
-
</section>
|
1595
|
+
</section>
|
1708
1596
|
|
1709
1597
|
|
1710
1598
|
|
@@ -1712,13 +1600,13 @@ with per-visitor numbers enabled.
|
|
1712
1600
|
</div>
|
1713
1601
|
|
1714
1602
|
<nav>
|
1715
|
-
<h2><a href="index.html">
|
1603
|
+
<h2><a href="index.html">Index</a></h2><h3>Classes</h3><ul><li><a href="Retreaver.Campaign.html">Campaign</a></li><li><a href="Retreaver.Number.html">Number</a></li></ul><h3>Namespaces</h3><ul><li><a href="Retreaver.html">Retreaver</a></li></ul><h3><a href="global.html">Global</a></h3>
|
1716
1604
|
</nav>
|
1717
1605
|
|
1718
|
-
<br
|
1606
|
+
<br clear="both">
|
1719
1607
|
|
1720
1608
|
<footer>
|
1721
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.
|
1609
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.2</a> on Thu Dec 15 2022 15:03:30 GMT+0200 (EET)
|
1722
1610
|
</footer>
|
1723
1611
|
|
1724
1612
|
<script> prettyPrint(); </script>
|