Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the
REST Introduction for details.
BiddingSource
Indicates where a bid or target is defined. For example, an ad group criterion may define a cpc bid directly, or it can inherit its cpc bid from the ad group.
Enums |
UNSPECIFIED |
Not specified. |
UNKNOWN |
Used for return value only. Represents value unknown in this version. |
CAMPAIGN_BIDDING_STRATEGY |
Effective bid or target is inherited from campaign bidding strategy. |
AD_GROUP |
The bid or target is defined on the ad group. |
AD_GROUP_CRITERION |
The bid or target is defined on the ad group criterion. |
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 2024-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["This documentation explains the `BiddingSource` enum, which indicates where a bid or target (like cost-per-click) is set."],["A bid can be defined at the campaign level (inherited by the ad group), at the ad group level, or at the ad group criterion level."],["`UNSPECIFIED` and `UNKNOWN` values are for system use and indicate a missing or unknown value."]]],[]]