AdsApp.VideoCampaignBidding
Stay organized with collections
Save and categorize content based on your preferences.
Provides access to a video campaign's bidding fields.
Methods:
Member | Type | Description |
getStrategyType() |
String |
Returns the bidding strategy type of this video campaign. |
getStrategyType()
Returns the bidding strategy type of this video campaign. 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 campaign. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-25 UTC.
[null,null,["Last updated 2025-08-25 UTC."],[[["\u003cp\u003eAccess and manage bidding fields for your video campaigns.\u003c/p\u003e\n"],["\u003cp\u003eUtilize the \u003ccode\u003egetStrategyType\u003c/code\u003e method to retrieve the bidding strategy type, which can be a standard strategy or a portfolio strategy type.\u003c/p\u003e\n"],["\u003cp\u003eReturned strategy type values are represented as strings.\u003c/p\u003e\n"]]],[],null,["# AdsApp.VideoCampaignBidding\n\nProvides access to a video campaign's bidding fields.\n\n### Methods:\n\n| Member | Type | Description |\n|---------------------------------------|----------|-----------------------------------------------------------|\n| [getStrategyType()](#getStrategyType) | `String` | Returns the bidding strategy type of this video campaign. |\n\n`getStrategyType()`\n-------------------\n\nReturns the bidding strategy type of this video campaign. This may either be a standard bidding strategy, or the `type` of a portfolio bidding strategy.\n\n### Return values:\n\n| Type | Description |\n|----------|-------------------------------------------|\n| `String` | The strategy type of this video campaign. |"]]