AI-generated Key Takeaways
-
A
LineItemActivityAssociation
connects aLineItem
with anActivity
to track conversions. -
This association requires an
activityId
to identify the linkedActivity
. -
Both
clickThroughConversionCost
andviewThroughConversionCost
are required fields to create aLineItemActivityAssociation
, specifying the monetary value attributed to each type of conversion.
A LineItemActivityAssociation
associates a LineItem with an Activity
so
that the conversions of the Activity
can be counted against the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
|
The ID of the |
|
The amount of money to attribute per click through conversion. This attribute is required for
creating a |
|
The amount of money to attribute per view through conversion. This attribute is required for
creating a |