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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This documentation explains the `BiddingSource` enum, which indicates where a bid or target is set for an ad campaign."],["Possible values for `BiddingSource` include inheriting from the campaign bidding strategy, setting at the ad group level, or defining on the ad group criterion level."],["Unspecified and unknown values are also available but are primarily for system use."]]],[]]