Show / Hide Table of Contents

Namespace Google.Apis.PostmasterTools.v2.Data

Classes

BaseMetric

Specifies the base metric to query, which can be a predefined standard metric or a user-defined custom metric (if supported in the future).

BatchQueryDomainStatsRequest

Request message for BatchQueryDomainStats.

BatchQueryDomainStatsResponse

Response message for BatchQueryDomainStats.

BatchQueryDomainStatsResult

Represents the result of a single QueryDomainStatsRequest within a batch.

ComplianceRowData

Data for a single row of the compliance status table.

ComplianceStatus

The status of a sender compliance requirement.

CreateDomainRequest

Developer Preview: Request message for CreateDomain.

CreateUserRequest

Developer Preview: Request message for CreateUser.

Date

Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp

DateList

A set of specific dates.

DateRange

A single date range defined by a start and end date.

DateRanges

A set of date ranges.

DeliverabilityStatusVerdict

Developer Preview: Verdict of domain deliverability status.

Domain

Information about a domain registered by the user.

DomainComplianceData

Compliance data for a given domain.

DomainComplianceStatus

Compliance status for a domain.

DomainStat

Email statistics for a domain for a specified time period or date.

DomainVerificationToken

Developer Preview: The DNS token a user can use to verify ownership of a domain.

Empty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

HonorUnsubscribeVerdict

Compliance verdict for whether a sender meets the unsubscribe honoring compliance requirement.

ListDomainsResponse

Response message for ListDomains.

ListUsersResponse

Developer Preview: Response message for ListUsers.

MetricDefinition

Defines a specific metric to query, including a user-defined name, the base metric type, and optional filters.

OneClickUnsubscribeVerdict

Compliance verdict for whether a sender meets the one-click unsubscribe compliance requirement.

QueryDomainStatsRequest

Request message for QueryDomainStats.

QueryDomainStatsResponse

Response message for QueryDomainStats.

StatisticValue

The actual value of a statistic.

Status

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.

StringList

Represents a list of strings.

TimeQuery

The date ranges or specific dates for which you want to retrieve data.

User

Developer Preview: Information about a user's access to a domain.

VerifyDomainRequest

Developer Preview: Request message for VerifyDomain.

VerifyDomainResponse

Developer Preview: Response message for VerifyDomain.

In this article
Back to top Generated by DocFX