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 webpage provides documentation for the `Goal` class within the Google Ad Manager API's Java library, specifically for version 0.2.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 documentation that are also accessible, spanning from version 0.1.0 up to 0.19.0 (latest)."],["The `Goal` class includes methods for managing and retrieving information related to the goal type, unit type, and units, as well as various parsing and utility functions."],["Static methods are provided to get default instances, builders, descriptors, and parsers for the `Goal` object."]]],[]]