FixedCpmGoal
Enum describing the goal of the Fixed CPM bidding strategy.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
REACH
|
Maximize reach, that is the number of users who saw the ads in this campaign. |
TARGET_FREQUENCY
|
Target Frequency CPM bidder. Optimize bidding to reach a single user with the requested frequency. |
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-08-06 UTC.
[null,null,["Last updated 2024-08-06 UTC."],[[["This enum describes the goal of the Fixed CPM bidding strategy."],["`REACH` aims to maximize the number of users who see the ads."],["`TARGET_FREQUENCY` focuses on reaching a single user with a specific frequency."],["The values `UNSPECIFIED` and `UNKNOWN` are for system use and indicate unspecified or unknown goals."]]],[]]