AI-generated Key Takeaways
-
A
LineItemActivityAssociation
connects aLineItem
with anActivity
to count theActivity
's conversions for theLineItem
. -
This association requires specifying the
activityId
,clickThroughConversionCost
, andviewThroughConversionCost
. -
The currency code for the conversion costs must match the associated
LineItem
.
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/v202505
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 |