[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page details the `HttpJsonOrderServiceCallableFactory` class, which is a REST callable factory implementation specifically for the OrderService API in Ad Manager."],["The class `HttpJsonOrderServiceCallableFactory` allows the creation of various callable types, including Operation, Paged, Batching, ServerStreaming, and Unary Callables, each serving different communication patterns."],["It provides a constructor and several methods, such as `createOperationCallable`, `createPagedCallable`, `createBatchingCallable`, `createServerStreamingCallable`, and `createUnaryCallable`, to facilitate the creation of these callables, utilizing `HttpJsonCallSettings` and other related settings."],["This factory class implements the `HttpJsonStubCallableFactory` interface and is designed for advanced usage in managing API operations and is in the context of multiple different versions of the Ad Manager, from 0.1.0 to 0.19.0."]]],[]]