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 2025-02-20 UTC."],[],["The `LineItemActivityAssociation` links a `LineItem` to an `Activity`, allowing conversions to be counted. Key fields include `activityId` (the ID of the associated `Activity`), `clickThroughConversionCost` (cost per click-through conversion), and `viewThroughConversionCost` (cost per view-through conversion). Creating a `LineItemActivityAssociation` requires these costs. Currency codes for these costs must match the associated `LineItem`. This information is found within the `ForecastService` namespace.\n"]]