AppCampaignSetting

  • bidding_strategy_goal_type defines the optimization goal for the app campaign's bidding strategy.

  • app_store is an immutable field specifying the application store for the app.

  • app_id is an immutable string that uniquely identifies the mobile application.

Campaign-level settings for App Campaigns.

Proto definition

Fields

app_id

string

Immutable. A string that uniquely identifies a mobile application.

app_store

AppCampaignAppStore

Immutable. The application store that distributes this specific app.

bidding_strategy_goal_type

AppCampaignBiddingStrategyGoalType

Represents the goal which the bidding strategy of this app campaign should optimize towards.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-12 UTC.