AdsApp.​VideoCriterionBidding

Provides access to a video criterion's bidding fields.

Methods:

MemberTypeDescription
getStrategySource String Returns the bidding strategy source of this video criterion.
getStrategyType String Returns the bidding strategy type of this video criterion.

getStrategySource()

Returns the bidding strategy source of this video criterion. Always returns 'CAMPAIGN'.

Return values:

TypeDescription
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:

TypeDescription
String The strategy type of this video criterion.