AppCampaignBiddingStrategyGoalType
Stay organized with collections
Save and categorize content based on your preferences.
Goal type of App campaign BiddingStrategy.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
OPTIMIZE_INSTALLS_TARGET_INSTALL_COST
|
Aim to maximize the number of app installs. The cpa bid is the target cost per install. |
OPTIMIZE_IN_APP_CONVERSIONS_TARGET_INSTALL_COST
|
Aim to maximize the long term number of selected in-app conversions from app installs. The cpa bid is the target cost per install. |
OPTIMIZE_IN_APP_CONVERSIONS_TARGET_CONVERSION_COST
|
Aim to maximize the long term number of selected in-app conversions from app installs. The cpa bid is the target cost per in-app conversion. Note that the actual cpa may seem higher than the target cpa at first, since the long term conversions haven't happened yet. |
OPTIMIZE_RETURN_ON_ADVERTISING_SPEND
|
Aim to maximize all conversions' value, for example, install + selected in-app conversions while achieving or exceeding target return on advertising spend. |
OPTIMIZE_PRE_REGISTRATION_CONVERSION_VOLUME
|
Aim to maximize the pre-registration of the app. |
OPTIMIZE_INSTALLS_WITHOUT_TARGET_INSTALL_COST
|
Aim to maximize installation of the app without target cost-per-install. |
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."],[[["App campaign bidding strategies are primarily focused on optimizing for installs or in-app conversions, with options to control cost or maximize volume."],["Advertisers can choose strategies that target a specific cost per install (CPI) or cost per conversion (CPA)."],["Strategies are available to maximize return on ad spend (ROAS) or pre-registration conversions."],["There are options to simply maximize app installs without setting a target CPI."]]],[]]