MultiplierError
Stay organized with collections
Save and categorize content based on your preferences.
Enum describing possible multiplier errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
MULTIPLIER_TOO_HIGH
|
Multiplier value is too high |
MULTIPLIER_TOO_LOW
|
Multiplier value is too low |
TOO_MANY_FRACTIONAL_DIGITS
|
Too many fractional digits |
MULTIPLIER_NOT_ALLOWED_FOR_BIDDING_STRATEGY
|
A multiplier cannot be set for this bidding strategy |
MULTIPLIER_NOT_ALLOWED_WHEN_BASE_BID_IS_MISSING
|
A multiplier cannot be set when there is no base bid (for example, content max cpc) |
NO_MULTIPLIER_SPECIFIED
|
A bid multiplier must be specified |
MULTIPLIER_CAUSES_BID_TO_EXCEED_DAILY_BUDGET
|
Multiplier causes bid to exceed daily budget |
MULTIPLIER_CAUSES_BID_TO_EXCEED_MONTHLY_BUDGET
|
Multiplier causes bid to exceed monthly budget |
MULTIPLIER_CAUSES_BID_TO_EXCEED_CUSTOM_BUDGET
|
Multiplier causes bid to exceed custom budget |
MULTIPLIER_CAUSES_BID_TO_EXCEED_MAX_ALLOWED_BID
|
Multiplier causes bid to exceed maximum allowed bid |
BID_LESS_THAN_MIN_ALLOWED_BID_WITH_MULTIPLIER
|
Multiplier causes bid to become less than the minimum bid allowed |
MULTIPLIER_AND_BIDDING_STRATEGY_TYPE_MISMATCH
|
Multiplier type (cpc versus cpm) needs to match campaign's bidding strategy |
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[],[]]