PlannedProduct
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.
|
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.
[null,null,["Last updated 2024-10-12 UTC."],[[["Reach planning is utilized for a specific product, requiring the product's targeting settings and a designated budget."],["The product is identified by its unique code, retrieved using the `ReachPlanService.ListPlannableProducts` method."],["Budget allocation for the product is defined in micros, using the selected planning currency."]]],[]]