Constructs an instance of HttpJsonReportServiceStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
Constructs an instance of HttpJsonReportServiceStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
[[["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-03-21 UTC."],[[["This webpage details the `HttpJsonReportServiceStub` class, which is a REST stub implementation for the `ReportService` API, intended for advanced usage and direct API interaction."],["The `HttpJsonReportServiceStub` class extends `ReportServiceStub` and inherits several methods such as `close()`, `createReportCallable()`, `fetchReportResultRowsCallable()`, and `runReportCallable()`, among others."],["The class offers static factory methods for creating instances, including `create(ReportServiceStubSettings settings)`, `create(ClientContext clientContext)`, and `create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)`, each potentially throwing an `IOException`."],["There is a full history of different versions of this class available, starting from `0.1.0` up to the latest version `0.19.0`, indicating a continual evolution of the Ad manager service API."],["The HttpJsonReportServiceStub class provides methods to manage and fetch data related to reports, including creating, listing, running, updating, and fetching result rows."]]],[]]