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-08-20 UTC."],[[["`LineItemActivityAssociation` links a LineItem with an Activity, enabling the Activity's conversions to be counted towards the LineItem's performance."],["This association requires an `activityId` and monetary values for both click-through (`clickThroughConversionCost`) and view-through (`viewThroughConversionCost`) conversions, which must be in the LineItem's currency."],["These monetary values represent the cost attributed per click-through and view-through conversion, respectively."]]],["The `LineItemActivityAssociation` links a `LineItem` to an `Activity`, allowing conversion tracking. This requires three fields: `activityId`, the ID of the associated `Activity`; `clickThroughConversionCost`, the monetary value per click-through conversion; and `viewThroughConversionCost`, the monetary value per view-through conversion. Both conversion costs are mandatory upon creation. The currency code of these costs must match the associated `LineItem`. All the definitions reside under `https://www.google.com/apis/ads/publisher/v202408`.\n"]]