An Invoca (formerly RingRevenue) transaction record. These are periodically synchronized from the Invoca system into the HasOffers system. For more information, log into your Invoca account and view the Transactions REST API documentation.
Name | Type | Description |
---|---|---|
added_to_conversions | Boolean | Whether or not the Invoca transaction has been recorded as a HasOffers conversion |
advertiser_call_fee_localized | Nullable Decimal | Advertiser Telecommunications fee associated with transaction |
advertiser_campaign_id | Integer | id of Invoca objectentifier of the campaign |
advertiser_campaign_id_from_network | Integer | ID of Campaign object from the network as set on the advertiser campaign |
advertiser_id | Integer | id of Invoca objectentifier of the advertiser |
advertiser_id_from_network | Integer | ID of Advertiser object from the network as set on the Invoca advertiser |
advertiser_payin_localized | Nullable Decimal | Amount paid in by advertiser |
affiliate_call_volume_ranking | Integer | Network ranking of affiliate's call volume (0 to 5, and -1 being 'new'). Blank if no affiliate. |
affiliate_commissions_ranking | Integer | Network ranking of affiliate's commissions (0 to 5, and -1 being 'new'). Blank if no affiliate. |
affiliate_conversion_rate_ranking | Integer | Network ranking of affiliate's conversion rate (0 to 5, and -1 being 'new'). Blank if no affiliate. |
affiliate_id | Integer | id of Invoca objectentifier of the affiliate |
affiliate_id_from_network | Integer | ID of Affiliate object from the network as set on the Invoca affiliate |
affiliate_payout_localized | Nullable Decimal | Amount paid out to the affiliate |
call_fee_localized | Nullable Decimal | Telecommunications fee associated with transaction |
call_result_description_detail | String | Status of the transaction |
call_source_description | String | Source of the transaction |
calling_phone_number | String | ID of Caller object Formatted as 10 digits like "8665551234". |
city | String | City where transaction originated |
connect_duration | Integer | Duration in seconds that the call that was connected to the call center |
corrected_at | Nullable Datetime | [Correction only] Date and time the transaction was corrected, in user's time zone, followed by offset from GMT |
corrects_transaction_id | Nullable String | ID of [Correction only] object of the original transaction that this transaction updates. Values in this row are the corrected ones and should replace the original values. Same format as transaction_id. |
duration | Integer | Duration of the call in seconds. Includes any time spent in an IVR tree before transferring to the call center. |
ivr_duration | Integer | Duration in seconds that the call spent in the IVR tree |
keypress_1 | Nullable String | Name of the first key that was pressed |
keypress_2 | Nullable String | Name of the second key that was pressed |
keypress_3 | Nullable String | Name of the third key that was pressed |
keypress_4 | Nullable String | Name of the fourth key that was pressed |
keypresses | Nullable String | List of unique keynames that were pressed during the call |
margin_localized | Nullable Decimal | Difference between advertiser_payin_localized and affiliate_payout_localized |
matching_advertiser_payin_policies | Nullable String | List of advertiser policies that matched (base, bonus1, bonus2, etc.) to determine the advertiser payin, separated by +. For example, base+bonus1+bonus3. Note that if there was any advertiser payin, this field guaranteed to start with base. |
matching_affiliate_payout_policies | Nullable String | List of affiliate policies that matched (base, bonus1, bonus2, etc.) to determine the affiliate payout, separated by +. For example, base+bonus2. Note that if there was any affiliate payout, this field guaranteed to start with base. |
media_type | String | Media type of the transaction source |
mobile | String | "Landline" or "Mobile" or empty string if type is unknown |
opt_in_sms | Boolean | Whether the caller opted in to receive an SMS promotion |
original_order_id | String | [Sales reporting only] ID of the original transaction that this row is in reference to. Same format as transaction_id. |
recording | Nullable String | URL to the call recording, if available |
region | String | Region (state, province or country) where transaction originated |
start_after_transaction_id | Nullable String | This is for internal purposes only. Ignore the contents of this field. |
start_time_local | Datetime | Start of the call in the API user's time zone, followed by offset from GMT |
transaction_id | String | id of Globally unique objectentifier for this transaction. 11-character string like "29810-95701". This is the Primary Key of the results. |
transaction_type | String | The type of transaction - Call, Sale or Web ConversionShow Supported Values |