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 counted against the LineItem."],["It requires specifying the Activity ID and the monetary values for both click-through and view-through conversions."],["The currency for conversion costs is read-only and must align with the LineItem's currency."],["This association facilitates tracking and attributing conversions to specific LineItems based on associated Activities."]]],["`LineItemActivityAssociation` links a `LineItem` to an `Activity`, enabling the counting of `Activity` conversions against the `LineItem`. Key actions include associating an `Activity` using its ID, defined by `activityId`. `clickThroughConversionCost` and `viewThroughConversionCost` fields specify the monetary value for each conversion type, both required during creation and should use the same currency as the related `LineItem`. The namespace is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]