The number of click-through Cost-Per-Action (CPA) conversions from creatives
associated with the line item. This is only supported as secondary goal and the
LineItem.costType must be CostType.CPA.
VIEW_THROUGH_CPA_CONVERSIONS
The number of view-through Cost-Per-Action (CPA) conversions from creatives
associated with the line item. This is only supported as secondary goal and the
LineItem.costType must be CostType.CPA.
TOTAL_CPA_CONVERSIONS
The number of total Cost-Per-Action (CPA) conversions from creatives
associated with the line item. This is only supported as secondary goal and the
LineItem.costType must be CostType.CPA.
The value returned if the actual value is not exposed by the requested API version.
units
xsd:long
If this is a primary goal, it represents the number or percentage
of impressions or clicks that will be reserved for the
LineItem. If the line item is of
type LineItemType.SPONSORSHIP, it represents the percentage of available
impressions reserved. If the line item is of type
LineItemType.BULK or LineItemType.PRICE_PRIORITY, it represents the number
of remaining impressions reserved. If the line item is of type
LineItemType.NETWORK or LineItemType.HOUSE, it represents the
percentage of remaining impressions reserved.
If this is a secondary goal, it represents the number of
impressions or conversions that the line item will stop serving at
if reached. For valid line item types, see LineItem.secondaryGoals.
[[["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."],[[["A **Goal** defines the delivery criteria a LineItem must meet."],["It specifies the **GoalType** (lifetime, daily, etc.), **UnitType** (impressions, clicks, etc.), and target **Units**."],["Goals can be primary, determining reservation volume, or secondary, setting limits for delivery."],["Different **LineItemType** values have varying goal configurations and restrictions."],["**UnitType** options like CPA conversions and viewable impressions provide nuanced delivery targets."]]],["The `Goal` defines criteria for a `LineItem` to meet its delivery target. Key fields include `goalType` (specifying the delivery period: `NONE`, `LIFETIME`, `DAILY`, `UNKNOWN`), `unitType` (defining the goal unit like `IMPRESSIONS`, `CLICKS`, `CONVERSIONS`), and `units` (representing the number or percentage of reserved impressions, clicks, or conversions). The `LineItemType` dictates allowed goal and unit types. Primary goals specify reserved units, while secondary goals define the serving stop point.\n"]]