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