Show / Hide Table of Contents

Namespace Google.Apis.AgenciesAndBrands.v1

Classes

AgenciesAndBrandsBaseServiceRequest<TResponse>

A base abstract class for AgenciesAndBrands requests.

AgenciesAndBrandsService

The AgenciesAndBrands Service.

AgenciesAndBrandsService.Scope

Available OAuth 2.0 scopes for use with the Agencies and Brands API.

AgenciesAndBrandsService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Agencies and Brands API.

AgenciesResource

The "agencies" collection of methods.

AgenciesResource.ReportsResource

The "reports" collection of methods.

AgenciesResource.ReportsResource.CreateRequest

Creates a Report object.

AgenciesResource.ReportsResource.DeleteRequest

Deletes a Report object.

AgenciesResource.ReportsResource.GetRequest

Retrieves a Report object.

AgenciesResource.ReportsResource.ListRequest

Lists Report objects.

AgenciesResource.ReportsResource.OperationsResource

The "operations" collection of methods.

AgenciesResource.ReportsResource.OperationsResource.GetRequest

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

AgenciesResource.ReportsResource.PatchRequest

Updates a Report object.

AgenciesResource.ReportsResource.ResultsResource

The "results" collection of methods.

AgenciesResource.ReportsResource.ResultsResource.FetchRowsRequest

Returns the result rows from a completed report. The caller must have previously called RunReport and waited for that operation to complete. The rows will be returned according to the order specified by the sorts member of the report definition.

AgenciesResource.ReportsResource.RunRequest

Initiates the execution of an existing report asynchronously. Users can get the report by polling this operation using OperationsService.GetOperation. Poll every 5 seconds initially, with an exponential backoff. Once a report is complete, the operation will contain a RunReportResponse in its response field containing a report_result that can be passed to the FetchReportResultRows method to retrieve the report data.

Enums

AgenciesAndBrandsBaseServiceRequest<TResponse>.AltEnum

Data format for response.

AgenciesAndBrandsBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX