Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
Resource name of the custom variable associated with this conversion. Note: Although this resource name consists of a customer id and a conversion custom variable id, validation will ignore the customer id and use the conversion custom variable id as the sole identifier of the conversion custom variable.
value
string
The value string of this custom variable. The value of the custom variable should not contain private customer data, such as email addresses or phone numbers.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-06 UTC."],[[["This document outlines the schema for representing a custom variable within a conversion context."],["A custom variable is defined using a JSON object with `conversionCustomVariable` (referencing the variable) and `value` (holding its corresponding value)."],["It's crucial to avoid including sensitive personal data, like email addresses or phone numbers, in the custom variable's value."]]],[]]