If this is a primary goal, it represents the number or percentage of
impressions or clicks that will be reserved. If the line item is of type
LineItemTypeEnum.LineItemType.SPONSORSHIP,
it represents the percentage of available impressions reserved. If the line
item is of type
LineItemTypeEnum.LineItemType.BULK
or
LineItemTypeEnum.LineItemType.PRICE_PRIORITY,
it represents the number of remaining impressions reserved. If the line
item is of type
LineItemTypeEnum.LineItemType.NETWORK
or
LineItemTypeEnum.LineItemType.HOUSE,
it represents the percentage of remaining impressions reserved. <p>If this
is an impression cap 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.impressions_cap][].
[[["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 2025-08-15 UTC."],[[["The webpage provides documentation for the `Goal` class within the Google Ad Manager API's Java library, specifically for version 0.7.0."],["The `Goal` class, extending `GeneratedMessageV3`, defines the delivery criteria a `LineItem` must meet to fulfill its goal."],["There is an extensive list of previous versions of the Goal class available to reference, all the way from version 0.1.0 up to 0.19.0 which is the latest version."],["The documentation includes inherited methods and static fields, like `GOAL_TYPE_FIELD_NUMBER` and `UNITS_FIELD_NUMBER`, for use within the class."],["The document provide information on how to retrieve the `goalType`, `unitType`, and the amount of `units` for a given goal, in addition to a wide variety of methods for parsing `goal` data."]]],[]]