{
  "$result_object_key":  {
    "facebook_trace_id":  "AC-7AuFIXL7XSBYAK7ABam_"
  }
}
{
  "$result_object_key":  {
    "facebook_trace_id":  "Facebook trace ID"
  }
}

Parameters

Action
Parameters
Event ID
string

This field maps to the destination API event_id field.

Event Name
string
required

This field maps to the destination API event_name field.

Event Time
timing.v1.Timestamp
required

This field maps to the destination API event_time field.

Event Source URL
string

This field maps to the destination API event_source_url field.

Action Source
string
required

This field maps to the destination API action_source field.

Currency
string

This field maps to the destination API custom_data.currency field.

Value
float64 (double)

This field maps to the destination API custom_data.value field.

Email
string

PII This field maps to the destination API user_data.em field.

Phone
string

PII This field maps to the destination API user_data.ph field.

First Name
string

PII This field maps to the destination API user_data.fn field.

Last Name
string

PII This field maps to the destination API user_data.ln field.

Date Of Birth
string

This field maps to the destination API user_data.db field.

Gender
string

This field maps to the destination API user_data.ge field.

City
string

This field maps to the destination API user_data.ct field.

State
string

This field maps to the destination API user_data.st field.

Zip Code
string

This field maps to the destination API user_data.zp field.

Country
string

This field maps to the destination API user_data.country field.

External ID
string

ID This field maps to the destination API user_data.external_id field.

Client IP Address
string

PII This field maps to the destination API user_data.client_ip_address field.

Client User Agent
string

This field maps to the destination API user_data.client_user_agent field.

Click ID
string

ID This field maps to the destination API user_data.fbc field.

Browser ID
string

This field maps to the destination API user_data.fdp field.

Subscription ID
string

This field maps to the destination API user_data.subscription_id field.

Facebook Login ID
int64

ID PII This field maps to the destination API user_data.fb_login_id field.

Lead ID
int64

ID This field maps to the destination API user_data.lead_id field.

Install ID
string

This field maps to the destination API user_data.anon_id field.

Mobile Advertiser ID
string

This field maps to the destination API user_data.madid field.

Page ID
string

This field maps to the destination API user_data.page_id field.

Page Scoped User ID
string

PII This field maps to the destination API user_data.page_scoped_user_id field.

Click To WhatsApp ID
string

ID PII This field maps to the destination API user_data.ctwa_clid field.

Instagram Account ID
string

ID PII This field maps to the destination API user_data.ig_account_id field.

Instagram ID
string

ID PII This field maps to the destination API user_data.ig_sid field.

Test Event Code
string

This field maps to the destination API test_event_code field.

{
  "$result_object_key":  {
    "facebook_trace_id":  "AC-7AuFIXL7XSBYAK7ABam_"
  }
}
{
  "$result_object_key":  {
    "facebook_trace_id":  "Facebook trace ID"
  }
}

Result Object Field Details

You can use the result of the action’s data as inputs to downstream workflow actions.

Each fetch action requires a result object key to be specified which will nest the action’s result data inside the downstream data context in the Workflow.

Here we demonstrate how to refer to this data using the prefix $result_object_key.

SendConversionEventResponse
Fetch Action Response Object
facebook_trace_id
string
required

Facebook trace ID

CEL
$result_object_key.facebook_trace_id
Example
"AC-7AuFIXL7XSBYAK7ABam_"