{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"redocly_category":"Products","product_name":"Audience Studio","type":"markdown"},"seo":{"title":"Activation Actions Parameters","description":"Treasure Data Product Documentation · Collect and Unify · Segment and Activate · Experiment and Analyze · Decisioning Automate with AI Scale and Trust.","siteUrl":"https://docs.treasuredata.com","lang":"en-US","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"activation-actions-parameters","__idx":0},"children":["Activation Actions Parameters"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Activation Actions Parameters is a Beta release. For more information, contact your Customer Success Representative."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["User-defined custom Workflows called by Activation Actions can refer to the information of the activation by using built-in parameters."," ","The following table provides the activation's parameter details to help you integrate these effectively into your custom workflows and create robust post-processing actions."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter Name"},"children":["Parameter Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Example"},"children":["Example"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["segment_id"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique identifier for the segment."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["An integer value"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["segment_name"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Name of the segment."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A string value"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["activation_id"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique identifier for the activation."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["An integer value"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["audience_id"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Identifier for the audience involved in the activation."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["An integer value"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["segment_folder_id"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Identifier for the folder where the segment is stored."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["An integer value"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["activation_actions_db"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Name of the database that contains the table specified in parameter  ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["activation_actions_table"]},"."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["\"cdp_audience_x\" where x is an integer value."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["activation_actions_table"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Name of the table that contains profiles to be activated in the nested user-defined workflow."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["\"cdp_syndication_x\" where x is an integer value."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["result_connection_name"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Name used for the connector or authentication in the nested user-defined workflow."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A string value. For example, \"my_s3_connection\"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["result_connection_settings"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Configuration settings for the result connector, formatted in JSON."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["{\"bucket\": \"my_s3_bucket\", \"path\": \"/logs/\"}"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["activation_session_id"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Session identifier of the Activation workflow. Used internally for tracking and potentially metering."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A bigint number"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["activation_attempt_id"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Attempt identifier of the Activation workflow. Used for internal tracking and potentially metering."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A bigint number"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["journey_id"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique identifier for the journey."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["An integer value"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["journey_activation_step_id"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique identifier for the journey activation step."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["An integer value"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"how-to-use-activation-actions-parameters","__idx":1},"children":["How to use Activation Actions Parameters"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The parameters of Activation Actions are used as variables of Workflow. Therefore, the following example of user-defined custom Workflow will display the parameters in the log."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"yaml","header":{"controls":{"copy":{}}},"source":"+echo_activation_actions_parameters:\n  echo>: segment_id ==> ${segment_id}, segment_name ==> ${segment_name}, activation_id ==> ${activation_id}, audience_id ==> ${audience_id}\n","lang":"yaml"},"children":[]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You need to explicitly specify result setting to export the data."]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"yaml","header":{"controls":{"copy":{}}},"source":"+activation_actions_export:\n  td>:\n  query: \"SELECT * from ${activation_actions_db}.${activation_actions_table}\"\n  result_connection: ${result_connection_name}\n  result_settings: \n    ${result_connection_settings}\n","lang":"yaml"},"children":[]}]},"headings":[{"value":"Activation Actions Parameters","id":"activation-actions-parameters","depth":1},{"value":"How to use Activation Actions Parameters","id":"how-to-use-activation-actions-parameters","depth":2}],"frontmatter":{"seo":{"title":"Activation Actions Parameters"}},"lastModified":"2025-11-22T02:43:27.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/products/customer-data-platform/audience-studio/activation/activation-actions-parameters","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}