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-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["The product being planned needs an `advanced_product_targeting` for its selected product, `plannable_product_code` for ad product selection, and a `budget_micros` in the selected currency."],["These product settings can be further explored using the `ReachPlanService` functions: `ListPlannableProducts` to list product targeting options and available product codes, with budgets allocated in micros."]]],[]]