Error

Standard Google API error response.

AdvertisingAnalyticsCampaign ManagementDigital MarketingReporting

Properties

Name Type Description
error object
View JSON Schema on GitHub

JSON Schema

google-campaign-manager-error-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Error",
  "type": "object",
  "description": "Standard Google API error response.",
  "properties": {
    "error": {
      "type": "object"
    }
  }
}