AI-generated Key Takeaways
-
LineItemActivityAssociation
links aLineItem
with anActivity
to count theActivity
's conversions for theLineItem
. -
The
activityId
field, representing the ID of the associatedActivity
, is a required attribute. -
Both
clickThroughConversionCost
andviewThroughConversionCost
are required fields specifying the monetary amount attributed per 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/v202502
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 |