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."],[[["This page provides documentation for the `Goal` class within the Google Ad Manager API's Java library, specifically for version 0.10.0, which is used to define the delivery criteria for a `LineItem`."],["The `Goal` class, extending `GeneratedMessageV3`, is a protocol buffer type that specifies the criteria a `LineItem` must meet to satisfy its delivery goal."],["The documentation lists all available versions of the Goal documentation, ranging from 0.1.0 up to the latest version 0.19.0."],["The `Goal` class includes information about goal types, unit types, and units, as well as static methods for creating instances, parsing data, and managing the class in general."],["It also details inherited members from parent classes such as `AbstractMessage` and `GeneratedMessageV3`, along with their respective methods, providing a complete view of the `Goal` class's functionality and properties."]]],[]]