GenerateKeywordForecastMetricsRequest
Stay organized with collections
Save and categorize content based on your preferences.
Request message for [KeywordPlanIdeaService.GenerateKeywordForecastMetrics].
Fields |
customer_id
|
string
The ID of the customer.
|
forecast_period
|
DateRange
The date range for the forecast. The start date must be in the future and end date must be within 1 year from today. The reference timezone used is the one of the Google Ads account belonging to the customer. If not set, a default date range from next Sunday to the following Saturday will be used.
|
campaign
|
CampaignToForecast
Required. The campaign used in the forecast.
|
currency_code
|
string
The currency used for exchange rate conversion. By default, the account currency of the customer is used. Set this field only if the currency is different from the account currency. The list of valid currency codes can be found at https://developers.google.com/google-ads/api/data/codes-formats#currency-codes.
|
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-11-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 2024-11-25 UTC."],[[["Generates forecast metrics for keyword plans using the `KeywordPlanIdeaService.GenerateKeywordForecastMetrics` request."],["Requires specifying the customer ID, forecast date range (defaults to next week), and the campaign for forecasting."],["Uses the account currency by default but allows specifying a different currency using the `currency_code` field."],["Forecasts can be generated for a future date range, with the start date in the future and end date within a year from the current date."]]],[]]