Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
CampaignBudgetParameters
Stay organized with collections
Save and categorize content based on your preferences.
Parameters to use when applying a campaign budget recommendation.
Fields |
new_budget_amount_micros
|
int64
New budget amount to set for target budget resource. This is a required field.
|
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 2025-02-25 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 2025-02-25 UTC."],[[["The `new_budget_amount_micros` field is an integer that specifies the desired budget amount in micros."],["This field is mandatory when applying a campaign budget recommendation and dictates the updated budget for the target resource."]]],["The core information pertains to applying a campaign budget recommendation, specifically focusing on the `new_budget_amount_micros` field. This field, of type `int64`, represents the exact new budget amount intended for a targeted budget resource. Setting this new budget amount is a mandatory action, requiring a precise numerical value. This is the sole required parameter for implementing the budget recommendation.\n"]]