PlannedProduct
Stay organized with collections
Save and categorize content based on your preferences.
A product being planned for reach.
Fields |
advanced_product_targeting
|
AdvancedProductTargeting
Targeting settings for the selected product. To list the available targeting for each product use ReachPlanService.ListPlannableProducts .
|
plannable_product_code
|
string
Required. Selected product for planning. The code associated with the ad product (for example: Trueview, Bumper). To list the available plannable product codes use ReachPlanService.ListPlannableProducts .
|
budget_micros
|
int64
Required. Maximum budget allocation in micros for the selected product. The value is specified in the selected planning currency_code. For example: 1 000 000$ = 1 000 000 000 000 micros.
|
conversion_rate
|
double
Conversion rate as a decimal between 0 and 1, exclusive. For example: if 2% of ad interactions are expected to lead to conversions, conversion_rate should be 0.02. This field is required for DEMAND_GEN plannable products. It is not supported for other plannable products.
|
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-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# PlannedProduct\n\nA product being planned for reach.\n\n| Fields ||\n|----------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `advanced_product_targeting` | [AdvancedProductTargeting](/google-ads/api/reference/rpc/v19/AdvancedProductTargeting) Targeting settings for the selected product. To list the available targeting for each product use [ReachPlanService.ListPlannableProducts](/google-ads/api/reference/rpc/v19/ReachPlanService/ListPlannableProducts). |\n| ### `plannable_product_code` | `string` Required. Selected product for planning. The code associated with the ad product (for example: Trueview, Bumper). To list the available plannable product codes use [ReachPlanService.ListPlannableProducts](/google-ads/api/reference/rpc/v19/ReachPlanService/ListPlannableProducts). |\n| ### `budget_micros` | `int64` Required. Maximum budget allocation in micros for the selected product. The value is specified in the selected planning currency_code. For example: 1 000 000$ = 1 000 000 000 000 micros. |\n| ### `conversion_rate` | `double` Conversion rate as a decimal between 0 and 1, exclusive. For example: if 2% of ad interactions are expected to lead to conversions, conversion_rate should be 0.02. This field is required for DEMAND_GEN plannable products. It is not supported for other plannable products. |"]]