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

GoogleAdsSearchads360V0Errors__ErrorDetails

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

Additional error details.

interface GoogleAdsSearchads360V0Errors__ErrorDetails {
unpublishedErrorCode?: string;
}

§Properties

§

Details on the quota error, including the scope (account or developer), the rate bucket name and the retry delay.

§
unpublishedErrorCode?: string
[src]

The error code that should have been returned, but wasn't. This is used when the error code is not published in the client specified version.