Provides access to a video mobile application category's bidding fields.
Methods:
Member | Type | Description |
getStrategySource |
String |
Returns the bidding strategy source of this video mobile application category. |
getStrategyType |
String |
Returns the bidding strategy type of this video mobile application category. |
getStrategySource()
Returns the bidding strategy source of this video mobile application category. 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 mobile application category. |
getStrategyType()
Returns the bidding strategy type of this video mobile application category.
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 mobile application category. |