Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["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-05-29 UTC."],[[["ReachPlanSurface objects define the ad inventory types, like In-Feed, In-Stream, and Shorts, that can be targeted in reach forecasts."],["These surfaces are represented within a JSON structure using the `surfaces` field, which contains an array of ReachPlanSurface enums."],["Available ReachPlanSurface enums include options for In-Feed, In-Stream (bumper, non-skippable, skippable), and Shorts ad surfaces."]]],["The provided content details how ad inventory surfaces are represented and targeted within a system. `ReachPlanSurface` lists the available ad types, including `IN_FEED`, `IN_STREAM_BUMPER`, `IN_STREAM_NON_SKIPPABLE`, `IN_STREAM_SKIPPABLE`, and `SHORTS`. The JSON representation uses a list of enums to denote which `surfaces` are being targeted. The container `ReachPlanSurface` holds available surfaces, which are specified by the `surfaces[]` field.\n"]]