The amount of money to attribute per click through conversion. This attribute is required for
creating a LineItemActivityAssociation. The currency code is readonly and should match
the LineItem.
The amount of money to attribute per view through conversion. This attribute is required for
creating a LineItemActivityAssociation. The currency code is readonly and should match
the LineItem.
[[["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 2024-02-13 UTC."],[[["A `LineItemActivityAssociation` links a LineItem with an Activity, enabling the Activity's conversions to be attributed to the LineItem."],["It requires an `activityId` to identify the associated Activity and uses `clickThroughConversionCost` and `viewThroughConversionCost` to define monetary attribution for conversions."],["Both `clickThroughConversionCost` and `viewThroughConversionCost` are required when creating a `LineItemActivityAssociation` and should have the same currency as the LineItem."]]],["The `LineItemActivityAssociation` links a `LineItem` with an `Activity`, allowing `Activity` conversions to be counted against the `LineItem`. Key fields include `activityId`, representing the associated `Activity`'s ID, and both `clickThroughConversionCost` and `viewThroughConversionCost`, which define the monetary value per respective conversion type. These monetary values are essential for creating a `LineItemActivityAssociation` and must align in currency with the `LineItem`.\n"]]