GoogleApi.AdSense.V14.Model.Alert (google_api_ad_sense v0.18.0)
View SourceAttributes
-
id(type:String.t, default:nil) - Unique identifier of this alert. This should be considered an opaque identifier; it is not safe to rely on it being in any particular format. -
isDismissible(type:boolean(), default:nil) - Whether this alert can be dismissed. -
kind(type:String.t, default:adsense#alert) - Kind of resource this is, in this case adsense#alert. -
message(type:String.t, default:nil) - The localized alert message. -
severity(type:String.t, default:nil) - Severity of this alert. Possible values: INFO, WARNING, SEVERE. -
type(type:String.t, default:nil) - Type of this alert. Possible values: SELF_HOLD, MIGRATED_TO_BILLING3, ADDRESS_PIN_VERIFICATION, PHONE_PIN_VERIFICATION, CORPORATE_ENTITY, GRAYLISTED_PUBLISHER, API_HOLD.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.