Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleAdsSearchads360V0Errors__SearchAds360Error

import type { GoogleAdsSearchads360V0Errors__SearchAds360Error } from "https://googleapis.deno.dev/v1/searchads360:v0.ts";

SearchAds360-specific error.

interface GoogleAdsSearchads360V0Errors__SearchAds360Error {
message?: string;
}

§Properties

§

Additional error details, which are returned by certain error codes. Most error codes do not include details.

§

An enum value that indicates which error occurred.

§

Describes the part of the request proto that caused the error.

§
message?: string
[src]

A human-readable description of the error.

§

The value that triggered the error.