You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/api_documentation/signal_api/index.rst
-21Lines changed: 0 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -375,9 +375,6 @@ For example, if you pass an **advertiser_id_from_network** that you do not have
375
375
376
376
Signal Transactions Rollup
377
377
-------------------------------
378
-
**Note**: This specific section only applies if you have begun using the Signal Transactions Rollup feature. This will only apply to calls that occur **after** the date that this feature is enabled.
379
-
If you are unsure about whether you are using this feature, please contact the Invoca Customer Successs team.
380
-
381
378
All Signals and Custom Data within a single request will be grouped together based on the value of the field **partner_unique_id**. There will be a single transaction for each group created.
382
379
These new transactions will have the transaction type *Post Call Event*.
383
380
@@ -461,10 +458,6 @@ We no longer support specifying **revenue** at the top level header of the reque
461
458
462
459
Updates and Idempotency
463
460
-----------------------
464
-
**Notice for users of the Signal Transactions Rollup feature:**
465
-
466
-
If you are using the Signal Transactions Rollup feature (see section *Signal Transactions Rollup* above), some of the Updates and Idempotency information below has changed slightly.
467
-
468
461
Signals and Custom Data are considered unique by **partner_unique_id** only; name is *not* considered. Signals and Custom data are grouped into transactions according to **partner_unique_id**.
469
462
If a request supplies the same **partner_unique_id** as a previous transaction, the previous transaction will be updated with the content of the new request.
470
463
@@ -598,17 +591,3 @@ Note: As signals are applied to the call, the response time of the API will incr
0 commit comments