Returns the bidding strategy type of this video criterion.
getStrategySource()
Returns the bidding strategy source of this video criterion. Always returns 'CAMPAIGN'.
Return values:
Type
Description
String
The bidding strategy source of this video criterion.
getStrategyType()
Returns the bidding strategy type of this video criterion. 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 criterion.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples/Code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]