A
More...
A
LineItemActivityAssociation
associates a LineItem with an Activity so that the conversions of the Activity can be counted against the LineItem.
int Google.Api.Ads.AdManager.v202311.LineItemActivityAssociation.activityId |
|
getset |
The ID of the Activity to which the LineItem should be associated. This attribute is required.
bool Google.Api.Ads.AdManager.v202311.LineItemActivityAssociation.activityIdSpecified |
|
getset |
true
, if a value is specified for activityId, false
otherwise.
Money Google.Api.Ads.AdManager.v202311.LineItemActivityAssociation.clickThroughConversionCost |
|
getset |
The amount of money to attribute per click through conversion. This attribute is required for creating a
. The currency code is readonly and should match the LineItem.
Money Google.Api.Ads.AdManager.v202311.LineItemActivityAssociation.viewThroughConversionCost |
|
getset |
The amount of money to attribute per view through conversion. This attribute is required for creating a
. The currency code is readonly and should match the LineItem.
The documentation for this class was generated from the following file: