Page Summary
-
GoalType specifies the type of goal for a LineItem.
-
Different GoalTypes like NONE, LIFETIME, and DAILY are available, each supporting specific LineItemTypes.
-
The UNKNOWN GoalType is returned when the actual value is not exposed by the requested API version.
Service
ForecastService
LineItemService
ProposalLineItemService
Dependencies
Goal
▼
GoalType
Specifies the type of the goal for a LineItem .
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Enumeration
Description
NONE
LIFETIME
There is a goal on the number of ads delivered for this line item during
its entire lifetime. The LineItem.lineItemType
must be
one of:
DAILY
There is a daily goal on the number of ads delivered for this line item.
The LineItem.lineItemType
must be one of:
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.

