Defines the criteria a LineItem needs to satisfy to meet its delivery goal.
More...
Defines the criteria a LineItem needs to satisfy to meet its delivery goal.
GoalType Google.Api.Ads.AdManager.v202311.Goal.goalType |
|
getset |
The type of the goal for the
LineItem
. It defines the period over which the goal for LineItem
should be reached.
bool Google.Api.Ads.AdManager.v202311.Goal.goalTypeSpecified |
|
getset |
true
, if a value is specified for goalType, false
otherwise.
long Google.Api.Ads.AdManager.v202311.Goal.units |
|
getset |
If this is a primary goal, it represents the number or percentage of impressions or clicks that will be reserved for the
. 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.
bool Google.Api.Ads.AdManager.v202311.Goal.unitsSpecified |
|
getset |
true
, if a value is specified for units, false
otherwise.
UnitType Google.Api.Ads.AdManager.v202311.Goal.unitType |
|
getset |
The type of the goal unit for the
LineItem
.
bool Google.Api.Ads.AdManager.v202311.Goal.unitTypeSpecified |
|
getset |
true
, if a value is specified for unitType, false
otherwise.
The documentation for this class was generated from the following file: