Provides access to a video age's bidding fields.
Methods:
Member | Type | Description |
getStrategySource |
String |
Returns the bidding strategy source of this video age. |
getStrategyType |
String |
Returns the bidding strategy type of this video age. |
getStrategySource()
Returns the bidding strategy source of this video age. The bidding strategy
source indicates where the bidding strategy came from:
'CAMPAIGN'
,
'ADGROUP'
,
or
'CRITERION'
.
Return values:
Type | Description |
String |
The bidding strategy source of this video age. |
getStrategyType()
Returns the bidding strategy type of this video age. This may either be a
standard bidding strategy, or the
type
of a portfolio bidding strategy.
Return values:
Type | Description |
String |
The strategy type of this video age. |