ProductMetadata

  • Plannable product metadata includes the name, allowed targeting, and a unique code for each ad product.

  • The plannable product name is a string identifying the ad product.

  • Plannable targeting defines the allowed targeting options for the product.

  • The plannable product code is a string used to identify the product and can be listed using the ReachPlanService.ListPlannableProducts method.

The metadata associated with an available plannable product.

Fields

plannable_product_name

string

The name associated with the ad product.

plannable_targeting

PlannableTargeting

The allowed plannable targeting for this product.

plannable_product_code

string

The code associated with the ad product (for example: BUMPER, TRUEVIEW_IN_STREAM). To list the available plannable product codes use ReachPlanService.ListPlannableProducts.