This is the legacy documentation for Google Ads scripts. Go to the current docs.

AdsApp.​VideoCriterionBidding

Stay organized with collections Save and categorize content based on your preferences.
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.